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