-
Notifications
You must be signed in to change notification settings - Fork 1
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
앱 심사 이슈 반영 - 미디어 접근 문구 + 제한된 접근 사진 추가 버튼, NavigationBar 안 보이는 이슈 #162
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니당
INFOPLIST_KEY_NSCameraUsageDescription = "기록소는 카메라 권한을 필요로 합니다. 허용 안 함 시 일부 기능이 동작하지 않을 수 있습니다."; | ||
INFOPLIST_KEY_NSMicrophoneUsageDescription = "기록소는 오디오 권한을 필요로 합니다. 허용 안 함 시 일부 기능이 동작하지 않을 수 있습니다."; | ||
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "기록소는 사진 권한을 필요로 합니다. 허용 안 함 시 일부 기능이 동작하지 않을 수 있습니다."; | ||
INFOPLIST_KEY_NSCameraUsageDescription = "기록소에 카메라를 이용하여 사진을 추가하기 위해 카메라 접근 권한이 필요합니다.\n촬영하신 사진은 사용자의 로컬 디바이스에 보관됩니다.\n허용 안 함 시 여전히 앱을 사용할 수 있지만, 카메라를 이용하여 미디어를 추가할 수 없습니다.\U0003\U0003"; | ||
INFOPLIST_KEY_NSMicrophoneUsageDescription = "기록소에 음성 기록을 추가하기 위해 마이크 접근 권한이 필요합니다.\n녹음된 음성데이터는 사용자의 로컬 디바이스에 보관됩니다.\n허용 안 함 시 여전히 앱을 사용할 수 있지만, 음성 기록을 추가할 수 없습니다."; | ||
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "기록소에 사진 및 동영상을 추가하기 위해 앨범 접근 권한이 필요합니다.\n추가하신 사진 및 동영상은 사용자의 로컬 디바이스에 보관됩니다.\n허용 안 함 시 여전히 앱을 사용할 수 있지만, 사용자 앨범에 접근하여 사진 및 동영상을 추가할 수 없습니다."; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
너가 뭘 좋아할 지 몰라서 다 준비해봤어 ~
좋네요
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
뭐지 u0003은 이거 없애야겠다 ㅋㅋㅋㅋ
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
체고체고.. 빛 정 현 🥹✨
<key>ITSAppUsesNonExemptEncryption</key> | ||
<false/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
오.. 얘는 뭔가요 ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이거 추가해야 그 암호화 규정 어쩌구 안뜬다고 하더라구요
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
역시...
#️⃣ 연관된 이슈
⏰ 작업 시간
📝 작업 내용
📸 스크린샷
⚽️ 트러블 슈팅