lundi 20 avril 2015

Facebook webview Login issue android

I have an issue: I provided the feature of login with facebook through my app via facebook sdk 4.0.1.

At first I use below method to login and provide read permissions in mPermissions array.

LoginManager.getInstance().logInWithReadPermissions(FacebookFragment.this, mPermissions );

But if user already provided these permission once, then after re-login facebook says "You have already authorized myapp" and show me attached screen UI.

This scenario generates only when user do login with facebook webview (facebook app is not installed in their device) Please let me know about how can I remove this page from login.

enter image description here

Aucun commentaire:

Enregistrer un commentaire