android
android copied to clipboard
Camera permission rationale
Pre condition: App camera permission should not enabled
Step to reproduce:
- Launch the app and login
- Click on '+' icon and select "Upload from camera", Permission pop will open and click on "Allow". (error message coming).
- Again run step 2 to verify permission applied or not.(Now not asking any permission and open camera)
Actual result: After allow permission applied successfully but error message coming to set permission manually.
Expected result: Error message should not come if permission set successfully
- [ ] Tests written, or not not needed
stable-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/8280-IT-stable-15-03
master-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/8280-IT-master-15-30
@tobiasKaminsky @surinder-tsys I tested with Android 14 emulator. After tap the don't allow, user already not seeing any error message.
https://github.com/nextcloud/android/assets/67455295/0d836e45-e4df-4809-81f7-8b4f7de90af2
This PR is no longer applicable. So closing the PR.