You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Richard B Knoll (JIRA)" <ji...@apache.org> on 2016/03/28 21:03:25 UTC

[jira] [Created] (CB-10977) Overlapping permission requests in Android can cause errors

Richard B Knoll created CB-10977:
------------------------------------

             Summary: Overlapping permission requests in Android can cause errors
                 Key: CB-10977
                 URL: https://issues.apache.org/jira/browse/CB-10977
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin File
         Environment: Marshmallow
            Reporter: Richard B Knoll
            Assignee: Richard B Knoll
            Priority: Critical


We use global state for permission requests in the file plugin that gets overwritten on each call to the plugin. That means that if multiple writes/reads are performed while the permission request is pending, the global state will get overwritten and callbacks will not be returned correctly



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org