Software Archive
Read-only legacy content
17061 Discussions

Facebook Connect plugin not working

David_B_12
Beginner
532 Views

Hello,  I've build an app using the Facebook connect plugin for Cordova Hybrid Android.  

There's nowhere to set the facebook application signature like in the legacy credentials tab.

I read on another topic that you have to email support (which I did 3 days ago, and not received a reply) to get the facebook key so I'm now stuck.

Also, is there there not any way to debug an app that uses facebook connect?  It seems like a serious restriction if you can't.  It seems the emulator nor debyg in XDK can't do it :(

Thanks

 

0 Kudos
1 Reply
Amrita_C_Intel
Employee
532 Views

 

Hello,

Only the Build tab actually uses third-party (non-core) plugins. Future editions of the Intel XDK will expand the use of third-party plugins throughout the development cycle. However, at this time the only way you can test and debug any code in your app that accesses third-party plugins is to build an application and run it on a real device.

Please use this link to learn more about debugging third party plugin app

https://software.intel.com/en-us/xdk/docs/adding-third-party-plugins-to-your-xdk-cordova-app

And for Facebook Connect plugin you cannot use legacy procedure in order to make it work. Please follow the below article.

https://software.intel.com/en-us/xdk/article/facebook-connect-plugin-android-ios

Let me know if you have any further questions.

0 Kudos
Reply