The connect API needs to be extended to include the following information:
mobile/desktop
To determine if the user has the wallet running on a mobile / desktop device.
iOS/Android
To determine if the wallet is running on a iOS or Android. This can be used so the DApp has different ways to redirect back to the app if needed, e.g. in the context of deeplinks.
Native App/BEX/PWA/Browser
To determine if the user has the wallet running as native OS App, as a PWA or inside a browser.
The connect API needs to be extended to include the following information:
mobile/desktop
To determine if the user has the wallet running on a mobile / desktop device.iOS/Android
To determine if the wallet is running on a iOS or Android. This can be used so the DApp has different ways to redirect back to the app if needed, e.g. in the context of deeplinks.Native App/BEX/PWA/Browser
To determine if the user has the wallet running as native OS App, as a PWA or inside a browser.URL
- Current URL on which the wallet is running.