1

If I'm using the debug key-store my Facebook integration works fine. But if I'm using my created key and created key store, Facebook is not working.

I also tried to extract the hash-key of my created key store and put it in the Facebook app settings, but still no luck.

What might the problem be, and how can I resolve it?

Bart
  • 19,692
  • 7
  • 68
  • 77

1 Answers1

0

Do you mind providing the logcat for the initializing process?

If initializing is ok, and the problem is that you are unable to connect to facebook. Please check if you are in facebook sandbox mode setting and your facebook account is granted access/permission.

EDIT:

You may want to check out this thread too - Can not access Facebook session - UnknownError: Invalid application

Community
  • 1
  • 1
KennethLJJ
  • 157
  • 3
  • 12