crossplatformkorea / react-native-kakao-login

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

KakaoSDKCommon.SdkError error 2 #257

Closed xubmuajkub closed 2 years ago

xubmuajkub commented 2 years ago

Version of kakao-login libraries

3.3.3

Version of react-native

0.63.4

Platforms you faced the error (IOS or Android or both?)

iOS

Expected behavior

Get tokens

Actual behavior

The operation couldn’t be completed. (KakaoSDKCommon.SdkError error 2.)

Tested environment (Emulator? Real Device?)

iPhone 12 Simulator with iOS 14.5

junha6316 commented 1 year ago

@xubmuajkub Could you tell me how to solve it?

junha6316 commented 1 year ago

Bundle id를 등록하지 않아 발생하는 에러였습니다! Xcode에서 General 탭 아래있는 Bundle Identifier를 카카오 디벨로퍼 내 어플리케이션에 IOS 플랫폼 등록할 때 같이 등록해줘야합니다!

image