Redirection to Mobile Apps
SigningHub has enhanced its mobile user experience by implementing Android App Links and Apple Universal Links. These technologies ensure seamless redirection of users to the SigningHub app, depending on the app version and backend compatibility. With Android App Links and Apple Universal Links, when users interact with a SigningHub link on their mobile device, the system intelligently determines the best way to handle the request. This feature greatly enhances user convenience by reducing friction in accessing SigningHub services and ensuring compatibility across different devices and system versions.
Scenarios for Redirection to Mobile Apps
The user will be redirected to the Mobile Apps in the following scenarios:
- When the user clicks on the link/action button embedded inside an email that they have received. Given below is the list of emails for which the redirection is applicable:
- Account Activation Email
- Account Deletion Email
- Sign off Request Email
- Set New Password
- When the user accesses the mobile web, and clicks on the "View" button on the mobile web banner.
- When the user clicks on the "LAUNCH NOW" button on mobile web during the Remote Authorised Signing process.
For the above-mentioned scenarios the following use cases will stand true:
Use Cases |
|||
App Installed |
App Version |
API Server Version |
Course of action |
Yes |
Latest App Version |
Latest Server Version |
The user will be redirected to the app. |
No |
- |
- |
The user will continue the process on the mobile web. |
Yes |
Latest App Version |
Older Server Version |
The user will be redirected to the app. |
No |
- |
- |
The user will be redirected to the app page on the App Store/Play Store and will be prompted to download the app. |
Yes |
Older App Version |
Latest Server Version |
The app will not open. The user will continue the process on the mobile web. |
No |
- |
- |
The user will continue the process on the mobile web. |
Yes |
Older App Version |
Older Server Version |
The user will be redirected to the app. |
No |
- |
- |
The user will be redirected to the app page on the App Store/Play Store and will be prompted to download the app. |
|
See Also