Deep Linking Redirection & Fallbacks

What happens when the app is not installed on the device?

When a user clicks on the deep link and the app is not installed on the user's device you can send the user to the Google Play Store or Apple App Store to install the app (or any different fallback URL based on the Android/iOS platform) or send the user to the PWA Browser version of the app to said screen.

Configuring Fallback URLs

Last updated

Was this helpful?