You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
arnaucode 82cceaff53 implemented upload file image for new event 7 years ago
..
src/android implemented upload file image for new event 7 years ago
README.md implemented upload file image for new event 7 years ago
RELEASENOTES.md implemented upload file image for new event 7 years ago
package.json implemented upload file image for new event 7 years ago
plugin.xml implemented upload file image for new event 7 years ago

README.md

cordova-plugin-compat

This repo is for remaining backwards compatible with previous versions of Cordova.

USAGE

Your plugin can depend on this plugin and use it to handle the new run time permissions Android 6.0.0 (cordova-android 5.0.0) introduced.

View this commit to see how to depend on cordova-plugin-compat. View this file to see how PermissionHelper is being used to request and store permissions. Read more about Android permissions at http://cordova.apache.org/docs/en/latest/guide/platforms/android/plugin.html#android-permissions.