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

KakaoWebViewActivity 추가 관련 #5

Closed
heyman333 opened this issue Mar 9, 2019 · 3 comments
Closed

KakaoWebViewActivity 추가 관련 #5

heyman333 opened this issue Mar 9, 2019 · 3 comments
Labels

Comments

@heyman333
Copy link

heyman333 commented Mar 9, 2019

안녕하세요

        <activity
            android:name="com.kakao.auth.authorization.authcode.KakaoWebViewActivity"
            android:launchMode="singleTop"
            android:windowSoftInputMode="adjustResize">
        </activity>

내용이 모듈안에 포함되어있어 프로젝트 메니페스트에는 추가 안해도 되는줄 알았더니
안하면 에러가 발생하네요

/com.kakao.auth.authorization.authcode.KakaoWebViewActivity}; have you declared this activity in your AndroidManifest.xml?

@JeffGuKang JeffGuKang added the bug label Mar 27, 2019
@JeffGuKang
Copy link
Owner

JeffGuKang commented Mar 27, 2019

확인해보고 반영하도록 하겠습니다.
피드백 감사합니다.

@JeffGuKang
Copy link
Owner

JeffGuKang commented Apr 9, 2019

@heyman333 현재 예제에서는 문제가 없는 것으로 나옵니다. 추가적인 정보 아시는 분은 알려주세요~.
README에 반영하였습니다.

@JeffGuKang JeffGuKang added question and removed bug labels Apr 9, 2019
JeffGuKang added a commit that referenced this issue Apr 9, 2019
@heyman333
Copy link
Author

@JeffGuKang 피드백 감사합니다 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants