nraboy / ng-cordova-facebook-example

Ionic Framework ngCordova Oauth Example for Facebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I surpass this screen please

piusn opened this issue · comments

It is from a race condition. Your device is displaying the non-existent web page before it processes it. In most cases this doesn't happen.

I encourage you to update the ng-cordova-oauth library in the project and / or override the redirect_uri in the plugin to a page other than localhost.

Regards,

I decide to use java to develop for android. Thanks!