I just implemented deeplinking for my app (tested only with appgyver preview app). And it is working for me when I add the event “App brought to foreground via URL” when I put it into global canvas.
appgyverrn://xxx?asd=1 works for me
to receive the value for asd I used formula:
LOOKUP(outputs[“Receive event”].event.params, “asd”)
thanks for the information. Do you need to add the url scheme everytime? because when I enter something in it and return to the page it is empty again.
Yes i use Auth, But there any solution for webapps ? because the above image is from my webapp
and in the configuration for web it says “Web bundle scheme configured automatically”
Hello Mevi… I’m still stuck with this deap url stuff… I can’t get it to work. I just want to be able to give the opportunity to the user to invite new people to join the app trough a link were. Do you think you can help :)?
Me to I have still been unable to get an answer to this question. Even the ability to a have a link from a story sharable so that it opens to the correct page would be nice.
EDIT: some of the issue is that the url gets .html added to it. Removing this in the link to the page should remove the XML file error, so please try that in the meanwhile. We’re looking into this further.