You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing JCA 1.0.0-rc01 on an SM-A520W device, attempting to capture a photo results in an "Image Capture failure" message. This is likely due to the app not requesting the necessary WRITE_EXTERNAL_STORAGE permission.
Reproduce steps:
Install JCA 1.0.0-rc01 on an SM-A520W device.
Open the app and navigate to the photo capture function.
Attempt to take a photo.
Expected Behavior:
The app should request the WRITE_EXTERNAL_STORAGE permission upon installation or before attempting image capture.
The user should be presented with a clear permission request dialog.
Upon granting the permission, the app should be able to capture and save photos successfully.
Actual Behavior:
The app does not request the WRITE_EXTERNAL_STORAGE permission.
The user encounters an "Image Capture failure" error when attempting to take a photo.
The app would be better to request the WRITE_EXTERNAL_STORAGE permission and user would be able to allow the app to use the permission
After installing JCA 1.0.0-rc01 on an SM-A520W device, attempting to capture a photo results in an "Image Capture failure" message. This is likely due to the app not requesting the necessary WRITE_EXTERNAL_STORAGE permission.
Reproduce steps:
Install JCA 1.0.0-rc01 on an SM-A520W device.
Open the app and navigate to the photo capture function.
Attempt to take a photo.
Expected Behavior:
The app should request the WRITE_EXTERNAL_STORAGE permission upon installation or before attempting image capture.
The user should be presented with a clear permission request dialog.
Upon granting the permission, the app should be able to capture and save photos successfully.
Actual Behavior:
The app does not request the WRITE_EXTERNAL_STORAGE permission.
The user encounters an "Image Capture failure" error when attempting to take a photo.
The app would be better to request the WRITE_EXTERNAL_STORAGE permission and user would be able to allow the app to use the permission
Device: SM-A520W
[ro.build.PDA]: [A520WVLSECTJ1]
[ro.build.changelist]: [16556433]
[ro.build.characteristics]: [phone,emulator]
[ro.build.date]: [Fri Oct 23 00:56:56 KST 2020]
[ro.build.date.utc]: [1603382216]
[ro.build.description]: [a5y17ltevl-user 8.0.0 R16NW A520WVLSECTJ1 release-keys]
[ro.build.display.id]: [R16NW.A520WVLSECTJ1]
[ro.build.fingerprint]: [samsung/a5y17ltevl/a5y17ltecan:8.0.0/R16NW/A520WVLSECTJ1:user/release-keys]
[ro.build.flavor]: [a5y17ltevl-user]
[ro.build.host]: [SWDH7914]
[ro.build.id]: [R16NW]
[ro.build.official.release]: [true]
[ro.build.product]: [a5y17ltecan]
[ro.build.scafe.version]: [2018A]
[ro.build.selinux]: [1]
[ro.build.selinux.enforce]: [1]
[ro.build.tags]: [release-keys]
[ro.build.type]: [user]
[ro.build.user]: [dpi]
[ro.build.version.all_codenames]: [REL]
[ro.build.version.base_os]: [samsung/a5y17ltevl/a5y17ltecan:8.0.0/R16NW/A520WVLU9CSH3:user/release-keys]
[ro.build.version.codename]: [REL]
[ro.build.version.incremental]: [A520WVLSECTJ1]
[ro.build.version.preview_sdk]: [0]
[ro.build.version.release]: [8.0.0]
[ro.build.version.sdk]: [26]
[ro.build.version.security_index]: [1]
[ro.build.version.security_patch]: [2020-11-01]
[ro.build.version.sem]: [2601]
[ro.build.version.sep]: [90000]
Issue log:
The text was updated successfully, but these errors were encountered: