You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platforms you faced the error (IOS or Android or both?)
IOS, deployment version 12.1
Expected behavior
pod install 하고 빌드시 나는 오류.
Actual behavior
kakaosdkauth sfauthenticationerror' is only available in ios 11.0 or newer
Tested environment (Emulator? Real Device?)
현재 SFAuthenticationError 메소드가 deprecated 되었다고 하는데
라이브러리에 해당 소스가 있어 빌드시 오류가 발생합니다.
Pods -> KakaoSDKAuth -> AuthController.swift 파일에서
213-216번줄, 285-289번줄 수정 또는 제거해야할 것 같습니다.
반영 좀 부탁드리겠습니다.
The text was updated successfully, but these errors were encountered:
jsungh88
changed the title
KakaoSDKAuth SFAuthenticationError deprecated
KakaoSDKAuth SFAuthenticationError deprecated (해당 소스 제거 또는 수정 좀 부탁드립니다)
Nov 24, 2021
jsungh88
changed the title
KakaoSDKAuth SFAuthenticationError deprecated (해당 소스 제거 또는 수정 좀 부탁드립니다)
KakaoSDKAuth SFAuthenticationError deprecated (해당 소스 제거 또는 수정 부탁드립니다)
Nov 24, 2021
Version of kakao-login libraries
3.4.1
Version of react-native
0.64.0
Platforms you faced the error (IOS or Android or both?)
IOS, deployment version 12.1
Expected behavior
pod install 하고 빌드시 나는 오류.
Actual behavior
kakaosdkauth sfauthenticationerror' is only available in ios 11.0 or newer
Tested environment (Emulator? Real Device?)
현재 SFAuthenticationError 메소드가 deprecated 되었다고 하는데
라이브러리에 해당 소스가 있어 빌드시 오류가 발생합니다.
Pods -> KakaoSDKAuth -> AuthController.swift 파일에서
213-216번줄, 285-289번줄 수정 또는 제거해야할 것 같습니다.
반영 좀 부탁드리겠습니다.
The text was updated successfully, but these errors were encountered: