Can someone who has successfully implemented deep links in their app give me an example of the exact text you entered into the url scheme input in appgyver build settings. I can’t find anywhere in the docs or in these forums an explaination of what appgyver is asking for or what it means by “url scheme.” Is it looking for a regex of paths or an example of the Params we need to use? Is it asking for a full url as in https://example[dot]com ?? Is it looking for the package name of our app followed by ://? What is it asking for?
1 Like