Android run App Permissions

Hi there,

I am testing my app in Android and I have the following problem. Everytime I reinstall the app using run android I have to manually set the permissions of the app in the configuration of the phone. The permission is the storage permission. I am testing the app in Android M.

Is there a way of having the permission set automatically? Or is there a way of configuring the android app manifest?

In iOS everything works fine.

Thanks in advanced.

I met the same problem when I tried to test image picker plugin on Android M.