simple facebook API on android 4.2.2 not show facebook webview login

459 Views Asked by At

a busy cat ![Facebook Loggin][1]

I'm using the SimpleFacebook API with succes until i've figured out that when my app is executed on an Android 4.2.2 and i try to log in, instead showing the WebView for loggin, a prompt dialog is showed. What should i do?

Thanks in advance!!

1

There are 1 best solutions below

10
On

The webview login isn't shown, because you have facebook native app installed on the device. Just for test, uninstall the facebook app and try to login again. You will see the webview dialog window.