Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Cannot access Camera using AWS Amplify due to following permission error on Sony Xperia XZ3
Access denied finding property "persist.vendor.camera.privapp.list"
Logs provided below for reference.
Camera2CameraImpl D {Camera@7dc9a41[id=1]} Cancelling scheduled re-open: androidx.camera.camera2.internal.Camera2CameraImpl$StateCallback$ScheduledReopen@8eb9794
Camera2CameraImpl D {Camera@7dc9a41[id=1]} Opening camera.
Camera2CameraImpl D {Camera@7dc9a41[id=1]} Transitioning camera internal state: REOPENING --> OPENING
CameraStateMachine D New public camera state CameraState{type=OPENING, error=null} from OPENING and null
CameraStateMachine D Publishing new public camera state CameraState{type=OPENING, error=null}
UseCaseAttachState D All use case: [androidx.camera.core.Preview-6ef39728-c981-4376-9378-4cdee44d4a77116505523, androidx.camera.core.ImageAnalysis-f1e44259-ae01-4e8b-a364-a789b3f0fa9d193963376] for camera: 1
libc E Access denied finding property "persist.vendor.camera.privapp.list"
Camera2CameraImpl D {Camera@7dc9a41[id=1]} CameraDevice.onOpened()
Camera2CameraImpl D {Camera@7dc9a41[id=1]} Transitioning camera internal state: OPENING --> OPENED
CAMERAX VERSION - 1.4.0-beta02
OS VERSION - ANDROID 10
DEVICE NAME: Sony Xperia XZ3
ADDITIONAL INFORMATION: This error is occurring while trying to do a selfie verification check using aws amplify library.