Prerequisite
Last updated
Was this helpful?
Last updated
Was this helpful?
Blocto iOS SDK supports two flows depending on whether the Blocto app is installed or not.
Based on development environment, you need to download the corresponding Blocto app for testing:
(after joining app distribution, you need to wait for releasing next version)\
SDK would open browser using Web SDK in your dApp to use the Blocto service.
Blocto iOS SDK uses to bring back information from Blocto wallet app to yours. If you do not set Universal Links in Developer Dashboard (, ) or any situation that can't open your app correctly, we will use instead.
Please make sure to implement BOTH and for better user experience.
We highly recommend you provide a Universal Links rather than only use custom scheme for safety reason.
You can use tools such as for Universal Links on testing purpose.