android - How to use Facebook deep linking in react-native app? -


i'm trying use deep linking authorize user through facebook oauth.

i send user browser via https://www.facebook.com/v2.10/dialog/oauth?&client_id=x&scope=y&redirect_uri=myappname://authorize

but gives me:

enter image description here

how solve this? please!


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

android - How to prevent keyboard from closing when bottom dialog is open? -