Hello Everyone hope you’re all doing well, i recently added the Deeplink feature to my app and made a custom redirect when a user hasn’t downloaded my app and made the fallback url the AppStore(for iOS fallback url) and Playstore link(android fallback url) but when I test it by by using the Deeplink I shared and uninstalling my app it takes me to the pwa not to the AppStore and Playstore link… please help me as soon as possible. Thank you so much.
Hi @Ananiya,
I haven’t used deep linking much but are you mentioning that the link directs you to the added to home screen PWA instead directing to the Google Play Store or Apple App Store, or is it something else?
“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.” (Extracted from, Deep Linking Redirection & Fallbacks | Adalo Resources)
Thank you and have a great day!
Hey @Dilon I have successfully configured it, I was trying to test the setup without publishing a new web build where the fallback was to redirect to the pwa… once I published a new web build which is using a custom redirect everything seems to be working perfectly fine! Thank you so much for your reply.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.