Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- await
- named type
- axios
- react native
- async
- motion.div
- react animation
- rn
- Promise
- Hash-table
- react-native-permissions
- ios
- Swift
- RN아키텍쳐
- animation
- CS
- react
- debounce
- javascript
- Throttle
- promise.all
- hydration mismatch
- no-permission-handler-detected
- private-access-to-photos
- 비동기
- React-Native업데이트
- react-native-image-picker
- react-native
- RN새로운아키텍쳐
- RN업데이트
Archives
- Today
- Total
목록no-permission-handler-detected (1)
하루살이 개발일지

1. 사용 동기 앱 개발 도중 react-native-image-picker 라이브러리를 활용해 유저가 앨범에서 사진을 업로드하는 기능을 개발하던 도중, iOS에서 앨범에 접근할 수 있는 권한이 없어 유저에게 권한 요청 하는 기능이 필요했음 (iOS에서 비공개 접근(private access to photos)밖에 할 수가 없었다.. 구체적인 내용 보러가기) 2. 에러 내용 No permission handler detected 에러가 계속 발생함. 어라? 난 분명 react-native-permissions 라이브러리 설치 후 pod install 까지 제대로 했는데.. Info.plist에 NSPhotoLibraryUsageDescription 도 잘 작성해 주었는데.. 3. 해결 방법 저 에러 세번..
프로젝트/Rizzup
2024. 3. 22. 02:02