Rodrigo Dias
Posts: 0
Joined: Fri May 01, 2015 7:08 am

Facebook login in Android

Does someone had success implementing this tutorial?

https://devcenter2.appery.io/tutorial...

I've followed it exactly but it only work when testing in the web browser tester or Appery.io Tester.

When running on a Android device the Facebook login is opened in the web browser wich it doesn't close automatically meanwhile the app stills frozen in the login page.

Is there any further setting to make it work when the apk is instaled on the phone?

Galyna Abramovych
Site Admin
Posts: 84
Joined: Tue Mar 22, 2016 6:03 pm

Facebook login in Android

Hello Rodrigo,

The tutorial you referred to is outdated.
Please check the new one: https://docs.appery.io/docs/samples-f....

Rodrigo Dias
Posts: 0
Joined: Fri May 01, 2015 7:08 am

Facebook login in Android

I refereed to the updated tutorial.

Followed it step by step.

When running on appery.io tester everything works. But when running the apk instaled on the phone the Facebook login page is opened in the Chrome Browser and then all the navigation is done in the browser screen meanwhile the app stays frozen in the login page.

Rodrigo Dias
Posts: 0
Joined: Fri May 01, 2015 7:08 am

Facebook login in Android

It seens that the addEventListener isn't working when running the apk instaled on the phone.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Facebook login in Android

Hello,

Please clarify, what Cordova plugins are enabled in your application? Did you enable the inAppBrowser plugin there?

Return to “Issues”