crossplatformkorea / react-native-kakao-login

react-native native module for Kakao sign in.
MIT License
352 stars 134 forks source link

android release 버전으로 실행할 때 로그인이 실패합니다. #58

Closed heekyu closed 4 years ago

heekyu commented 4 years ago

callback 으로 리턴된 에러는 다음과 같습니다. {"line":815, "column": 271, "sourceURL": "index.android.bundle"}

RN version : 0.59.10 react-native-kakao-logins version : 1.3.7

debug 모드에서는 잘 동작하며, key 해시는 debug, release 둘 다 잘 등록하였습니다

heekyu commented 4 years ago

죄송합니다. 키 해시를 잘못 구해서 생긴 문제였습니다. 이슈 삭제하겠습니다!