Hello,
I’m trying to create a deep link to my app: A link that will open the app in a specific view.
For example: A user share some item in the app via whatsapp (in the form of uri/link?) to a friend and then if the friend clicks on it and he has the app installed, it will be opened on the same item in the app.
I did some research but unfortunately I did not found a good guide that shows how to do it properly (iPhone and Android), I did found some resources that talk about applicationOpen event and push notification maybe…
Anyone, any idea?
Thanks