I built an App with Facebook SDK, today I exported my App to show to some friends and I wasn't able to log in with my account because Facebook didn't recognize my Key hash, I guess.
I was able to register and accept the Application, but when I logged out, and I tried to Log in again, I couldn't do the Log in because my aplication crashed.
I tried to build a new keystore, and I generated a new key hash, but my App still crashing.
Everything was working fine when I was debugging my App using an emulator.
My question is, do I need to have my App hosted on Google Play to put everything working fine?
By now I just have the exported version to see how it works.
Thanks.