Software Archive
Read-only legacy content
17061 Discussions

Does not connect using facebook4 plugin

Ronaldo_M_
Beginner
321 Views

XDK Version: 3759
Facebook plugin version: 1.7.4

I am using the https://github.com/jeduan/cordova-plugin-facebook4, however it opens the login screen, shows my data (see this image:
http://i66.tinypic.com/21ej9k.png) but when I press "continue as ..." nothing happens, Without success, without error. When I click on it back it closes this screen, but it goes without action, when I click back again it gives an alert (object object), I already downloaded the ready model in the XDK templates and the same thing happens.

0 Kudos
3 Replies
Giselle_G_Intel
Employee
321 Views

Could you upload the image in this thread. The link can not be accessed. Also, what exactly are you trying to do with the plugin? Have you tried debugging using the Chrome DevTools or another debugging method to see if you're getting any errors? >https://software.intel.com/en-us/xdk/docs/using-remote-chrome-devtools-to-debug-android-cordova-apps<

0 Kudos
Ronaldo_M_
Beginner
321 Views

I found the solution: The key hash that I created using openssl did not work right, and following some forums suggested to change by what is informed on the device when the error occurs. I also revoked all permissions, erased the application's access permission on facebook, and tried logging in and out several times and it worked perfectly now. Thank you


Thank you, for your help Giselle.

0 Kudos
Giselle_G_Intel
Employee
321 Views

Oh that's great to hear! Glad it is working now!

0 Kudos
Reply