Use deeplinking
Integrate Self protocol inside your mobile application using Deeplinking
Import getUniversalLink
and SelfAppBuilder
from @selfxyz/core
Instantiate your Self app using SelfAppBuilder
.
Get the deeplink from the Self app object.
You can now use this deeplink to redirect your users to the Self mobile app. If your mobile application uses Kotlin/Java/Swift, reach out to us.
Last updated