-
Notifications
You must be signed in to change notification settings - Fork 680
Closed
Milestone
Description
As Marshmallow need to give permission, I have added Permission Checker code too, still I am getting problem to when trying to open Camera:
Error : open failed: EACCES (Permission denied)
I had taken following permission also:
<uses-permission android:name="android.permission.CAMERA"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
Is there any solution?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels