Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KakaoSDKAuth SFAuthenticationError deprecated (해당 소스 제거 또는 수정 부탁드립니다) #275

Open
jsungh88 opened this issue Nov 23, 2021 · 0 comments

Comments

@jsungh88
Copy link

jsungh88 commented Nov 23, 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번줄 수정 또는 제거해야할 것 같습니다.

반영 좀 부탁드리겠습니다.

@jsungh88 jsungh88 changed the title KakaoSDKAuth SFAuthenticationError deprecated KakaoSDKAuth SFAuthenticationError deprecated (해당 소스 제거 또는 수정 좀 부탁드립니다) Nov 24, 2021
@jsungh88 jsungh88 changed the title KakaoSDKAuth SFAuthenticationError deprecated (해당 소스 제거 또는 수정 좀 부탁드립니다) KakaoSDKAuth SFAuthenticationError deprecated (해당 소스 제거 또는 수정 부탁드립니다) Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant