How to generate Key Hash for facebook SDK In Mac

后端 未结 5 1111
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-12 13:59

I\'m trying to obtain the key hash for integrating facebook into my Android app. But all over the net I can\'t find the way to do it on MAC OS X

5条回答
  •  自闭症患者
    2020-12-12 14:21

    (honestly, not an answer, just a note for all visitors having this or similar trouble)

    There is a way to obtain a key hash without JDK and OpenSSL by using pure Java utility android-fb-keytool. You can checkout and build source code.

提交回复
热议问题