We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
일단 플러그인 설치한후에.. cordova build ios 하면
#import <KakaoOpenSDK/KakaoOpenSDK.h> not found 에러가 뜨네요...kakaoTalk.m에서요...
저 임포트를 지우면, error: useof undeclared identifier 'KOSession' 입니다....build가 안되는거같아요 ㅜㅠ
The text was updated successfully, but these errors were encountered:
@kotran88 카카오톡 로그인이 v2 방식으로 바뀐 후로 로그인 안 됩니다. 혹시 방법 찾으셨나요?
Sorry, something went wrong.
No branches or pull requests
일단 플러그인 설치한후에..
cordova build ios 하면
#import <KakaoOpenSDK/KakaoOpenSDK.h>
not found 에러가 뜨네요...kakaoTalk.m에서요...
저 임포트를 지우면,
error: useof undeclared identifier 'KOSession'
입니다....build가 안되는거같아요 ㅜㅠ
The text was updated successfully, but these errors were encountered: