External storage permission on Android
Andrew Arnott
Posted on
Apr 07 2014
Is the external storage permission really necessary for the Android DLL? This is adding a permission requirement to my app which is significantly slowing down upgrades to the latest version of my app.
Andrew Arnott
Posted on
Apr 07 2014
It looks like this permission just came from the project template. I've submitted a pull request for its removal:
https://github.com/MindscapeHQ/raygun4net/pull/122
John-Daniel Trask
Raygun
Posted on
Apr 07 2014
Thanks Andrew, Jason on our team has merged your pull request. We didn't need it - good spotting!
John-Daniel Trask
Co-founder
Mindscape Limited