Skip to content

Commit 72c0a01

Browse files
committed
Updated README to include notice about Android 11 support issues
1 parent 84d439a commit 72c0a01

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,11 @@ The following platforms and versions are supported by the latest release:
3030

3131
Cordova CLI 6.0 is supported by 2.0.19, but there are a number of issues, particularly with Android builds (see [232](https://github.com/pwlin/cordova-plugin-file-opener2/issues/232) [203](https://github.com/pwlin/cordova-plugin-file-opener2/issues/203) [207](https://github.com/pwlin/cordova-plugin-file-opener2/issues/207)). Using the [cordova-android-support-gradle-release](https://github.com/dpa99c/cordova-android-support-gradle-release) plugin may help.
3232

33+
### Support for Android 11 and later
34+
There have been [reports](https://github.com/pwlin/cordova-plugin-file-opener2/issues/310) of issues using this plugin with Android 11 and later.
35+
3336
### Edit support
34-
The plugin currently does *not* support the editing of files on Android. It may support editing on iOS, but this has not been tested yet.
37+
The plugin currently does *not* support the editing of files on Android. It may support editing on iOS, but this has not been tested.
3538

3639
## fileOpener2.open(filePath, mimeType, options)
3740

0 commit comments

Comments
 (0)