I am using OAuth for authentication in my app. I am using “appgyverrn://” as a redirect URL that brings me back to the app. My question is would this method work as well when I build the app? Because now It is working for the AppGyver preview App but I am not sure if it is gonna work when I build the app. Please help. Thanks
Whenever you build your app for your release, you can set your own URI Scheme. So instead of “appgyverrn” you can set it to “xyz”.