Software Archive
Read-only legacy content
17061 Discussions

Facebook Connect App signature OR Key Hashes

Fab_V_
New Contributor I
1,484 Views

Hi guys,

i'm using intel xdk 1995 to build a professional app Android/IOS.

I use the Facebook connect plugin.

I'm facing a problem that my app does not have key hashes configured when trying to login with facebook.

After having searching a while on the internet it appears that the facebook app signature can not be obtained on intel xdk or appcenter.

I don't understand how to get this key to make my app work. I'm already using OPENFB alternative lib but the problem is that we always

have to enter login/password to connect with facebook because of web view login and not facebook app.

Could you tell me how to make it work ?

PS : i already sent an email to intel to get an app signature but i don't understand why not getting it directly ?

 

THX

0 Kudos
9 Replies
Amrita_C_Intel
Employee
1,484 Views

Hello Ven,

Are you using legacy build? or Cordova ? I would recommend using Cordova. And if you see this article there is a simple sample which could help you.

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

regarding Key hash- We have received your request and will process it today. No reason to be upset :)

0 Kudos
Marcio_G_
Beginner
1,484 Views

I'm using a Cordova plugin and follow this documentation: https://software.intel.com/en-us/xdk/article/facebook-connect-plugin-android-ios

I also need the Hash Key for my application, I sent an email to: html5tools@intel.com 5 days ago but I not received any return. To which email address should I ask?

0 Kudos
PaulF_IntelCorp
Employee
1,484 Views

That's the correct email address, I'll send a note to the folks that monitor that email address...

0 Kudos
Amrita_C_Intel
Employee
1,484 Views

Your keystore request has been emailed to you.

0 Kudos
Amrita_C_Intel
Employee
1,484 Views

Please see Hash key is the explicit value stored inside the keystore

0 Kudos
Marcio_G_
Beginner
1,484 Views

Amrita C. (Intel) wrote:

Your keystore request has been emailed to you.

I didn't received any email here in ...@ultrahaus.com.br that was I requested, or in the mail from my Intel account ..@bol.com.br. I checked including the SPAM boxes, can you send me again?

0 Kudos
Amrita_C_Intel
Employee
1,484 Views

Your HashKey request has been emailed to you.

0 Kudos
Marcio_G_
Beginner
1,484 Views

Amrita C. (Intel) wrote:

Your HashKey request has been emailed to you.

I received by the .keystore file in e-mail with the alias and password. I follow the information in this link: https://developers.facebook.com/docs/android/getting-started#release-key-hash to get the key hash and link on Facebook.

But after that, I compile again, when I test using the Facebook login feature, it points that "Invalid key hash. The key hash ... does not mach any stored key hashes.".

When compiling, it is automatically linked the KeyStore or do I need to do something manually? Is there any documentation explaining the process?

0 Kudos
Marcio_G_
Beginner
1,484 Views
I discovered the problem. I extracted the keyhash from the keystore you sended to me by email, but do not know if I did something wrong, because when I logged into Facebook from my app, Facebook's app indicated that the Hash was not beating.
 
But the Facebook app indicates what the Hash that the app is sending, I typed this direct in Facebook developer site and it worked.
 
Thanks!
0 Kudos
Reply