Skip to content

differing permission handling #11

@ghost

Description

I've noticed on oldish HTC One, this statement (in the README) is true:

The plugin requests user permission to use persistent storage at the application first start.

On a newer Nexus, the app doesn't prompt for it at load time, and it doesn't even prompt for it the first time it's used. Further, even after denying the permission, methods from CordovaFileCache.js still seem to work -- download/get/ready/toURL/clear all fine.

So, what exactly is the file permission doing? Is there any way to entirely avoid it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions