JosephNK / flutter_kakao_login

A Flutter plugin for using the native Kakao Login SDKs on Android and iOS.
BSD 2-Clause "Simplified" License
35 stars 15 forks source link

final result = await kakaoSignIn.logIn(); 응답이 돌아오지 않습니다. #56

Closed betternormal closed 2 years ago

betternormal commented 2 years ago

카카오 로그인화면 띄우고, 로그인 누르면 그상태로 멈춰있습니다. 해당코드는 작성한 개발자쪽에서는 실행되는 상황입니다.

JosephNK commented 2 years ago

README파일에 나와있는 설정과 카카오 개발자 사이트 설정을 한번 확인 해봐주세요. 정확히 어떤 현상인지 알 수가 없네요.

JosephNK commented 2 years ago

https://github.com/JosephNK/flutter_kakao_login/issues/55#issuecomment-999259224 해당 코멘트도 참고 해보세요.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.