plugins-personal-config
v6.9.0
Published
<!-- # 此插件主要用于配置android系统工程,例如跳转到新页面 # # 拥有方法如下: # startYunJiaCordovaActivity: cordova主页面迁移到自己的原生主页面。目前可以解决上传文件的文件名不对问题(拦截web input-type="file"事件);Toast:弹出吐司;exitApp:高效的退出整个APP -->
Downloads
5
Maintainers
Readme
plugins-personal-config
This repo is for remaining backwards compatible with previous versions of Cordova.
Deprecated
This plugin is no longer being worked on as the functionality provided by this plugin is now included in cordova-android 6.3.0. You should upgrade your application to use version 1.2.0 of this plugin. It will detect whether or not the plugin is required based on the version of cordova-android your app uses.
USAGE
Your plugin can depend on this plugin and use it to handle the new run time permissions WRITE_STOREG (cordova-android 5.0.0) introduced.