Description
Current Situation
Xverse supports universal links for iOS and application links for Android that redirect users from a web app to the Xverse mobile app. However, if the app is not installed, these links lead to a blank or non-functional page, leaving users with no next steps.
Why It Matters
Adding a fallback that redirects users without the app to the App Store or Google Play Store will significantly improve the user experience for web apps integrating with Xverse. This ensures users aren’t stuck at a dead end and can easily download the app. Such a fallback can also lead to increased app installs.
Request
To have a fallback mechanism for both iOS universal links and Android application links so users without the app installed are automatically redirected to the appropriate store page.
Solution
No response