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

[IOS] getProfile()에서 user가 nil인 현상 #273

Open
motifle-dev opened this issue Nov 17, 2021 · 2 comments
Open

[IOS] getProfile()에서 user가 nil인 현상 #273

motifle-dev opened this issue Nov 17, 2021 · 2 comments

Comments

@motifle-dev
Copy link

Version of kakao-login libraries

v0.34.1

Version of react-native

v0.64.2

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

IOS

Expected behavior

getProfile() 호출시 유저 데이터를 정상적으로 불러와야함

Actual behavior

로그인시 토큰은 정상적으로 반환, 그러나 getProfile()시 유저 프로필 Object는 반환되나 모든 데이터가 null

스크린샷 2021-11-18 오전 1 18 13

  • RNKakaoLogins.swift 파일 내 getProfile()에서 user를 프린트 해보면 nil로 표기됨
  • Api.swift에서 보여지는 로그상에선 유저 프로필 데이터가 정상적으로 response에 담겨있음

Tested environment (Emulator? Real Device?)

Emulator(iPhone 12), Real Device(iPhone 11 pro)

@samslow
Copy link

samslow commented Jan 24, 2022

혹시 이 문제 해결하셨나요 ?

@motifle-dev
Copy link
Author

@samslow actbase 카카오 로그인에선 에러가 안나서 이걸로 대체했습니다.

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

2 participants