📄️ How to configure deep links in Android app and Short.io
Short.io provides mobile deep linking for Android and IOS apps. For example, when users click a short link that is correctly configured in your Android app, they will be redirected to the app, if it is installed. If the application is not installed, the URL will be opened in their browser.
📄️ How to set up deep links for iOS
Deep links redirect users to the app after clicking a short link. If users have your mobile app installed, they are redirected to the app. If not, they are routed to the app page on a mobile browser. Deep linking is available for both iOS and Android.
📄️ Where to find Android App Package name and SHA256 Fingerprint Certificate
* Android app package name is a name of the package, you've specified when started a new project. You can find it in your Activity file.