Why should I use debug.keystore when generate facebook hash key for android?
I have seen some examples that use ~/.android/debug.keystore for generating the faceb开发者_运维知识库ook hash key for android. Is this correct? Or should I use the keystore that I use to sign my apk?
Please use the keystore that you use to sign my apk
Thank you.
精彩评论