Non-Function #474
closed[APP] 안드로이드 사진/영상 허용 팝업
Added by Jisoo Choi 9 months ago. Updated 9 months ago.
Description
안드로이드: 사진/영상 허용 팝업 '거부' 시
'앱을 사용하기 위해서 필수로 필요한 권한이 허용되어야 합니다. 설정 > 앱에서 권한 허용 후 다시 실행해주세요.' 팝업이 뜨고 있습니다.
아이폰의 경우 사진 허용 팝업 거부와는 상관없이 앱 실행이 가능한데, 혹시 안드로이드는 꼭 허용되어야 하는 무언가가 있을지 확인 부탁 드려도 될까요?
필수가 아니라면 선택사항(허용, 거부 무관)으로 처리 부탁 드립니다.
Files
코레일유통_안드로이드_사진허용팝업.png (37.4 KB) 코레일유통_안드로이드_사진허용팝업.png | Jisoo Choi, 06/04/2024 08:51 AM | ||
팝업_사진허용하는경우.mp4 (2.53 MB) 팝업_사진허용하는경우.mp4 | Jisoo Choi, 06/07/2024 10:54 AM | ||
팝업_사진비허용하는경우.mp4 (2.46 MB) 팝업_사진비허용하는경우.mp4 | Jisoo Choi, 06/07/2024 10:54 AM | ||
아이폰_카메라비허용시.png (106 KB) 아이폰_카메라비허용시.png | Jisoo Choi, 06/07/2024 11:44 AM | ||
korail-app-release-v19-real-20240608.aab (18.3 MB) korail-app-release-v19-real-20240608.aab | Deca Park, 06/08/2024 02:26 PM | ||
korail-app-release-v19-dev-20240608.apk (35.3 MB) korail-app-release-v19-dev-20240608.apk | Deca Park, 06/08/2024 02:26 PM |
Updated by Deca Park 9 months ago
- Assignee changed from Deca Park to Toby Pham
[APP] Android App
1.when install
1) if photo/video access is not allowed
- currenlty Mobile App is stopped
- run Mobile App regardless of photo/video access like iOS App
[Test Issue]
although don't allow photo/video etc, App is not stopped.
but the alert msg (attach image) is alerted whenever run App. (-> don't alert the msg)
Updated by Jisoo Choi 9 months ago
- File 팝업_사진허용하는경우.mp4 팝업_사진허용하는경우.mp4 added
- File 팝업_사진비허용하는경우.mp4 팝업_사진비허용하는경우.mp4 added
- File 아이폰_카메라비허용시.png 아이폰_카메라비허용시.png added
- Status changed from Resolved to Feedback
- Assignee changed from Jisoo Choi to Deca Park
1. 안드로이드
: (앱 최초 실행 시) 사진/영상 비허용할 경우, 앱 PUSH 알림 수신 동의 여부 확인 팝업(3개)이 표시되지 않고 있는데, 확인 부탁 드려도 될까요?
*팝업_사진비허용하는경우.mp4처럼 팝업이 뜨지 않고 실행되고 있습니다.(허용할 시에는 정상으로 뜨는 중)
2. 아이폰
- (앱 최초 실행 시) 이전에 전달드린 것처럼 사진/영상(카메라) 비허용 시에도 앱 사용에 문제는 없습니다.
- (앱 재실행 시) 최초 실행 시 카메라 권한을 비허용하면 앱을 재실행할 때마다 카메라 권한을 다시 활성화하라는 안내가 뜹니다.
카메라 권한 안내 '확인' 시, 알림 수신 결과 및 수신 여부 동의 팝업이 다시 뜹니다.
1) 기존에 알림 수신을 거부한 경우: 푸시 정보 수신 처리 결과(1회)를 다시 보여줌
2) 기존에 알림 수신을 동의한 경우: 푸시 알림(3개) 수신 여부를 다시 받음 -> 재실행 시에도 또 3개 수신 여부를 다시 받음
*아이폰_카메라비허용시.png를 첨부합니다.
Updated by Deca Park 9 months ago
- Assignee changed from Deca Park to Toby Pham
1.Android (refer to attach video file)
1) issue 1
(When running the app for the first time)
If you do not allow photos/videos, the confirmation pop-up (3) to confirm whether you agree to receive app PUSH notifications will not be displayed.
--> should display PUSH confirm popup
2) issue 2
(When re-running the app)
If you do not allow the camera permission when running it for the first time, the confirmation pop-up for the camera permission is displayed each time you re-run the app.
--> should not display camer confirmation popup again
--> [Test Result]
the confirmation pop-up for the photos/videos permission is displayed when running it for 2nd time.
but, it's not displayed when running it for 3th time.
2.iOS
1) issue 1 (refer to 아이폰_카메라비허용시.png)
(When re-running the app)
If you do not allow the camera permission when running it for the first time, it's alerted to re-enable the camera permission each time you re-run the app.
--> should not display
When you 'confirm' the camera permission information, a pop-up showing the notification result and consent to receive notifications will appear again.
--> should not display