Hi guys,
I am trying to make a facebook post from my Android app. I made all the settings intro facebook edit app and Corona project. I will describe the error that i get wich i find a little bit strange:
-
Press the “post on facebook” button from corona, Facebook app opens and ask for permision, everything is fine + successfully post on facebook.
-
Get back to my app and posts how many things i want, everything is fine too.
-
Exit the app, force close it and delete the cache(so app is still authorized but i guess i am logged out of facebook).
-
Enter into the app again and try to post again on facebook, i receive: Login failed: invalid_key:Android key mismatch. Your key “xxxxxxxxxxxxx” does not match the allowed keys specified in your application settings.
Of course that i included the key hash into facebook app edit, but still i have this error.
- Go to facebook, remove the app access from my personal facebook account(deauthorize). Surprise, we are back to step 1 and everything works the same!
I hope to find a resolution to this, my app was genereted with the pro version of Corona, so it’s not any issue with the keystore + we need to launch the app very soon.
Thanks,
Razvan