Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Facebook signature key generation

Karl_J_
Beginner
903 Views

Few weeks ago I tried to generate facebook app signature key but nothing happened.

I wonder if this issue has been fixed?

 

Thanks in advance

0 Kudos
5 Replies
Brandon_K_Intel
Employee
903 Views

How did you attempt to generate the app signature for your application?

0 Kudos
Karl_J_
Beginner
903 Views

I had this facebook App ID and I pasted it into build section. As much as I understood, Intel XDK was supposed to generate key from it, but it didnt

0 Kudos
Karl_J_
Beginner
903 Views

I also followed this tutorial https://software.intel.com/en-us/html5/articles/integrating-facebook-functionality-into-hybrid-apps-using-the-intel-xdk

but when I started setting it up and when I reached the point where I have to copy facebook app ID to credentials part, then no key was generated by Intel XDK. Plz help

0 Kudos
Brandon_K_Intel
Employee
903 Views

The key hashes are inside of the android keystore that is used to sign your application. Will you please send an email to html5tools@intel.com to retrieve the key that is needed to finish initializing your application?

0 Kudos
Amrita_C_Intel
Employee
903 Views

Hello,

The Facebook plugin you are referencing is the deprecated one. please use this updated one.

https://github.com/Wizcorp/phonegap-facebook-plugin

0 Kudos
Reply