GitHub user riknoll opened a pull request: https://github.com/apache/cordova-plugin-file/pull/174
CB-10977 android: Removing global state used for permission requests The associated JIRA is [CB-10977](https://issues.apache.org/jira/browse/CB-10977). Check out the description on the issue for an explanation of the problem. I also added some JS that reproduces it in the comments. This fix is contingent on https://github.com/apache/cordova-android/pull/285 to work properly (I plan to merge that PR soon). This will also change the behavior when used with older versions of cordova-android (i.e. without https://github.com/apache/cordova-android/pull/285) and should prevent some of the weirder bugs. The behavior will still be broken, but less so. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-plugin-file CB-10977 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-file/pull/174.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #174 ---- commit 91fe4a3111447af4878554b4a824abc52978e26a Author: Richard Knoll <richard.b.kn...@gmail.com> Date: 2016-03-28T19:09:21Z CB-10977 android: Removing global state used for permission requests ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org