Hello friends, again me, now my problem is about facebook again, in eclipse I export a signed apk to publish in Google Play, but when I try to share something in facebook the windows closes and it don t show any messages or errors, I put the key hash of my keystore on the developers web from facebook, What can be wrong? THANKS!
PS. The sharing works fine when I run the app from eclipse (debugging).
Comments
If yes, then it is your debug signature hash not production signature hash.
As long as I remember, you can provide multiple hashes on facebook, so just add hash with your apk signed by your certificate and wait for it to propogate to all facebook servers
Likes: SinisterSoft
I only ever work in release so I don't ever see this problem.
https://deluxepixel.com
Kind of weird that he said window just closes without any messages.
What about the log? Did it say anything?