Skip to content

Not working with Marshmallow #84

@pratikbutani

Description

@pratikbutani

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions