[flutter] Guideline 5.1.1

Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage


We noticed that your app requests the user’s consent to access the camera, but doesn’t sufficiently explain the use of the camera in the purpose string.

To help users make informed decisions about how their data is used, permission request alerts need to explain and include an example of how your app will use the requested information.

Next Steps

Please revise the purpose string in your app’s Info.plist file for the camera to explain why your app needs access and include an example of how the user's data will be used.

You can modify your app's Info.plist file using the property list editor in Xcode.

Resources

- Watch a video from App Store Review with tips for writing clear purpose strings.
- See examples of helpful, informative purpose strings.
- Review a list of relevant property list keys.

Please see attached screenshots for details.  



info.plist


<key>NSCameraUsageDescription</key>
<string>사진 첨부, 게시글 사진 첨부 기능 사용을 위해 사진 라이브러리 접근권한 동의가 필요합니다. 설정에서 이를 변경할 수 있습니다.</string>







0
0
이 글을 페이스북으로 퍼가기 이 글을 트위터로 퍼가기 이 글을 카카오스토리로 퍼가기 이 글을 밴드로 퍼가기

Flutter(플러터)

번호 제목 글쓴이 날짜 조회수
16 flutter fcm push 관리자 01-12 221
15 webview_flutter로 file upload하기 (Android) 관리자 12-01 298
14 Flutter에서 webview_flutter alert confirm 안 될때 처리 관리자 10-26 299
13 [flutter] Guideline 5.1.1 관리자 10-06 395
12 [ Flutter ] ITMS-90078 오류 해결 관리자 10-06 297
11 Flutter로 App 을 store 등록하기 관리자 09-13 334
10 [flutter] 앱의 패키지 이름을 변경하는 방법 관리자 09-10 261
9 Flutter 디버그 모드 / 릴리즈 모드 구분하기 / 디버깅 안될때 관리자 09-10 191
8 [Flutter] 안드로이드 앱 배포하기 관리자 09-10 212
7 flutter 안드로이드 출시하기 keystore 적용 (keystore 분실 해결방법) 관리자 09-10 174
6 flutter 프로젝트 생성 및 iPhone에서 실행해보기(for Mac) 관리자 08-23 184
5 Flutter 인기 아키텍처 라이브러리 3종 비교 분석 - GetX vs BLoC vs Provider 관리자 04-13 503
4 플루터 관리자 04-11 290
3 [Flutter] WebView 사용하기 2편 관리자 04-10 488
2 [Flutter] WebView 사용하기 1편 관리자 04-10 597
1 Java / Spring 공부를 처음 시작 한다면 관리자 10-25 1,932