OptionaldeeplinksOptionalfallbacksOptionalios?: "itunes-appstore" | stringOptionalandroid?: "google-play" | stringDetermines the fallback URL when the application is not installed in Android.
If set to google-play, opens the Google Play Store when the application is not installed.
If set to the website link, opens the website when the application is not installed.
Optionaldesktop
Determines the fallback URL when the application is not installed in iOS.
If set to
itunes-appstore, opens the Apple App Store when the application is not installed.If set to the website link, opens the website when the application is not installed.