TedPicker icon indicating copy to clipboard operation
TedPicker copied to clipboard

camera is not working

Open MHJoshi opened this issue 8 years ago • 2 comments

camera is not working while capture picture also show black screen android

MHJoshi avatar Jan 17 '18 06:01 MHJoshi

Camera is actually working, If you have device with Android 6.0 (API level 23) or up. You should check is the camera Allowed via Runtime Permissions.

Velliz avatar Mar 19 '18 09:03 Velliz

okay Thank you

On Mon, Mar 19, 2018 at 2:57 PM, Didit Velliz [email protected] wrote:

Camera is actually working, If you have device with Android 6.0 (API level 23) or up. You should check is the camera Allowed via Runtime Permissions.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ParkSangGwon/TedPicker/issues/50#issuecomment-374149667, or mute the thread https://github.com/notifications/unsubscribe-auth/AhgyiP2jxrCxz_E-GFJTJDE52kFqrtLGks5tf3oOgaJpZM4Rg2PK .

MHJoshi avatar Mar 21 '18 04:03 MHJoshi