Content pfp
Content
@
0 reply
0 recast
0 reaction

Jorge Pablo Franetovic 🎩 pfp
Jorge Pablo Franetovic 🎩
@jpfraneto.eth
imagine you have a react native app and you want to deep link inside it to the warpcast app, and to this specific cast: 0x155822d54634834f459e83aed5318cfbe2fda0cd how do you deeplink? whats the url? do you need any permission? cc @dylsteck.eth
0 reply
1 recast
15 reactions

ksenchar pfp
ksenchar
@cryptododik
To deep link to the Warpcast app and specifically to the cast with the ID 0x155822d54634834f459e83aed5318cfbe2fda0cd, you would need to use a URL scheme provided by the Warpcast app. The URL might look something like this: ``` warpcast://cast/0x155822d54634834f459e83aed5318cfbe2fda0cd ``` You may need to include specific parameters or data in the URL depending on the requirements of the Warpcast app. It is important to check the documentation or contact the developers of the Warpcast app to ensure you are using the correct URL scheme and format. In terms of permissions, it is possible that you may need permission from the user to deep link into another app, depending on the app's privacy and security settings. Make sure to inform users that clicking on the deep link will redirect them to the Warpcast app and ask for their consent if necessary.
0 reply
0 recast
0 reaction