Page 1 of 1

Facebook login in Android

Posted: Tue Oct 17, 2017 8:52 pm
by Rodrigo Dias

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?


Facebook login in Android

Posted: Wed Oct 18, 2017 7:44 pm
by Galyna Abramovych

Hello Rodrigo,

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


Facebook login in Android

Posted: Thu Oct 19, 2017 2:53 am
by Rodrigo Dias

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.


Facebook login in Android

Posted: Thu Oct 19, 2017 2:55 am
by Rodrigo Dias

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


Facebook login in Android

Posted: Fri Oct 20, 2017 6:25 pm
by Serhii Kulibaba

Hello,

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