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
초보 안드로이드 개발하는 사람인데 TedPermission을 통해서 카메라 권한과 WRITE_EXTERNAL_STORAGE 권한을 가져오면 앱 설정의 권한에서는 다 허용 되어있는데 계속 DeniedMessage로 넘어가 버립니다.
로그캣에 확인해보니 WRITE_EXTERNAL_STORAGE에 권한이 없다고 나오고요.. 너무 답답한 마음에 문의 드려봅니다. 한국분이신것 같아서 한국어로 남깁니다 감사합니다!
The text was updated successfully, but these errors were encountered:
@orkidlips 샘플 프로젝트나 사용하신 코드를 만들어주시면 확인해보겠습니다
Sorry, something went wrong.
No branches or pull requests
초보 안드로이드 개발하는 사람인데
TedPermission을 통해서 카메라 권한과 WRITE_EXTERNAL_STORAGE 권한을 가져오면
앱 설정의 권한에서는 다 허용 되어있는데
계속 DeniedMessage로 넘어가 버립니다.
로그캣에 확인해보니 WRITE_EXTERNAL_STORAGE에 권한이 없다고 나오고요..
너무 답답한 마음에 문의 드려봅니다.
한국분이신것 같아서 한국어로 남깁니다 감사합니다!
The text was updated successfully, but these errors were encountered: