Find the key hash for a signed app

前端 未结 7 1523
隐瞒了意图╮
隐瞒了意图╮ 2020-11-29 17:31

I have signed my app and exported it to a folder on my desktop called app in this folder is my app itself and the keystore. How do i find the key hash that i can copy into t

7条回答
  •  遥遥无期
    2020-11-29 17:54

    I couldnt be bothered with all this I see what the facebook sdk is actually sending by exporting my signed App with temp code in place to display facebook error.toString() in Authorize which gives the hash key its looking for I then put this in my facebook App and bingo !

提交回复
热议问题