Hi There
I am looking to add a URLScheme to my app, to allow another app to invoke it.
I found the following 2 posts:
https://www.b4x.com/android/forum/threads/register-url-scheme.46237/
https://www.b4x.com/android/forum/t...uthenticate-your-users-google-facebook.68625/
In the second post, the URLScheme, provided by Firebase and is copied from the plist file.
In the first post, it says to provide a Unique URL Scheme.
I have couple of questions in here:
iCAB
I am looking to add a URLScheme to my app, to allow another app to invoke it.
I found the following 2 posts:
https://www.b4x.com/android/forum/threads/register-url-scheme.46237/
https://www.b4x.com/android/forum/t...uthenticate-your-users-google-facebook.68625/
In the second post, the URLScheme, provided by Firebase and is copied from the plist file.
In the first post, it says to provide a Unique URL Scheme.
I have couple of questions in here:
- Can the app have more than one URLScheme and if not, is it ok to change the one provided by Firebase?.
- How to guarantee a Unique URL scheme. Is it simply by using package name, or do you have to register it somewhere?
iCAB