Is it a way to determine link for iOS that will open app if installed(preferably with custom url scheme) or this app in App Store otherwise? There is a way to open app store like itms:// and app like custom_scheme://
but is it any ability in iOS or other way around to do it in one link
for example
applnk://.../?params
will open app if installed and app store item of this app otherwise?