apache / cordova-plugin-file

Apache Cordova File Plugin
https://cordova.apache.org/
Apache License 2.0
740 stars 757 forks source link

fix(android): hasWritePermission for SDK 33 #608

Closed erisu closed 7 months ago

erisu commented 7 months ago

Platforms affected

android

Motivation and Context

rebase, fix, and simplify changes from #581

Closes #581

Description

This PR performed following changes against #581:

Testing

build test

Checklist