mirror of
https://gitee.com/shuto/cordova-plugin-file-opener2.git
synced 2025-01-31 03:52:51 +08:00
Update README.md
This commit is contained in:
parent
79c8b63db7
commit
d9ca0f7dea
@ -133,7 +133,9 @@ cordova.plugins.fileOpener2.showOpenWithDialog(
|
||||
|
||||
## fileOpener2.uninstall(packageId, callbackContext)
|
||||
|
||||
Uninstall a package with its ID
|
||||
Uninstall a package with its ID.
|
||||
|
||||
__Note__: You need to add `<uses-permission android:name="android.permission.REQUEST_DELETE_PACKAGES" />` to your `AndroidManifest.xml`
|
||||
|
||||
### Supported Platforms
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user