implemented upload file image for new event

This commit is contained in:
arnaucode
2017-06-23 16:45:13 +02:00
parent baa74e1921
commit 82cceaff53
247 changed files with 51054 additions and 49 deletions

View File

@@ -27,7 +27,17 @@
},
"cordova-plugin-whitelist": {
"PACKAGE_NAME": "com.ionicframework.openeventsplatformapp652778"
},
"cordova-plugin-file": {
"PACKAGE_NAME": "com.ionicframework.openeventsplatformapp652778"
},
"cordova-plugin-camera": {
"PACKAGE_NAME": "com.ionicframework.openeventsplatformapp652778"
}
},
"dependent_plugins": {}
"dependent_plugins": {
"cordova-plugin-compat": {
"PACKAGE_NAME": "com.ionicframework.openeventsplatformapp652778"
}
}
}