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

이미지 파일 읽기를 위한 사용자 권한 얻기 #9

Open
kimny927 opened this issue Dec 3, 2024 · 0 comments
Open

이미지 파일 읽기를 위한 사용자 권한 얻기 #9

kimny927 opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kimny927
Copy link
Collaborator

kimny927 commented Dec 3, 2024

앱의 최소 버전은 API 29

API 29-32까지는 ContentResolver와 MediaStore를 이용하면 이미지 조회에 사용자 권한 요청이 필요없음

API 33부터 READ_MEDIA_IMAGES 권한 요청

@kimny927 kimny927 added the enhancement New feature or request label Dec 3, 2024
@kimny927 kimny927 added this to the 메인 화면 개발 milestone Dec 3, 2024
@kimny927 kimny927 self-assigned this Dec 3, 2024
kimny927 added a commit that referenced this issue Dec 4, 2024
kimny927 added a commit that referenced this issue Dec 4, 2024
kimny927 added a commit that referenced this issue Dec 24, 2024
#2 위치 권한 요청
#9 이미지 읽기 권한 요청
- MVI 패턴 적용
- UI 모델 생성
- 데이터베이스 싱크 작업 수정
- 파일 권한 요청 UI 작업
- 미사용 코드 제거
- 데이터베이스에서 사진 가져오기 작업
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant