I am working on facebook sso android. I am having problems with keyhash (White blank screen on using facebook android sso). Facebook's android guide says to edit sdk's Uti.java private static boolean ENABLE_LOG = true;
I have set it to true. However, there is no log coming in the logcat with tag Android Key Mismatch in which it shows which key was sent to facebook.
Please help.
Asked
Active
Viewed 319 times
2

hshed
- 657
- 2
- 8
- 21
-
the tag should be: Facebook-authorize – Tamir Scherzer Sep 30 '12 at 12:51