android - Facebook login doesn't work after release when facebook app is installed -
my application working before publishing on google play . after publishing , login button works when facebook application uninstalled.
i have generating release hashkey using signed key store
keytool -exportcert -alias <release_key_alias> -keystore <release_key_path> | openssl sha1 -binary | openssl base64
is there thing missing ? there special configurations in facebook application allow users login in app using facebook while facebook app installed ?
thanks in advance
this may help , may not. think may intent problem don't hold word on luck. http://developer.android.com/training/basics/intents/index.html
important: suggest making backup re-create before editing thing...... don't find out hard way me.
android facebook login key release
No comments:
Post a Comment