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

안녕하세요? 제가 플러터 앱에 카카오 로그인 연동하는데 이런 오류가 나오다라고요. 뭘 잘 못 한 거죠? #51

Closed chinzorigts closed 2 years ago

chinzorigts commented 2 years ago

PlatformException(LOGIN_ERR, 로그인 실패, invalid android_key_hash or ios_bundle_id or web_site_url, null)

JosephNK commented 2 years ago

invalid android_key_hash or ios_bundle_id or web_site_url

chinzorigts commented 2 years ago

그럼 이거를 어떻게 수정 하면 될까요?

JosephNK commented 2 years ago

해당 에러가 무엇인지 파악을 해보세요.

riflockle7 commented 2 years ago

https://github.com/JosephNK/flutter_kakao_login/issues/51#issuecomment-913410448

invalid android_key_hash or ios_bundle_id or web_site_url 에 대해 검색해보시면 될 것 같네요

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.