Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The FB login works fine in Unity Editor. But Show Invalid Key when running on Android Mobile #33

Closed
thomaspolo opened this issue Sep 10, 2016 · 2 comments

Comments

@thomaspolo
Copy link

Guys as the Title Says the Issue. I have checked out everything.. Even Regenerated the Key. But Everything is fine while using the FB Login system in Unity Editor. But when i compile and Use the Apk in android mobile. the login never works. it shows invalid. please this stuff blocking me from my game launch. A Fast reply with complete details would be highly helpfull

@bblpny
Copy link

bblpny commented Sep 29, 2016

Hey thomaspolo, I'm not with Facebook but have you taken a look at the logs? The logs will state some hash value in base64, saying it does not match what is registered.

If you copy that value in the log, you can then paste that into your android settings within the developer section of your app on developer.facebook.com .

@swiese
Copy link
Contributor

swiese commented Jan 4, 2017

The editor is only a mock. You need to correctly setup your Android key hash following the guide at
https://developers.facebook.com/docs/unity/getting-started/android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants