-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
So the latest dev version blows up with the error here: #183
And version 2.0.7 doesn't install after running cordova plugin add @spoonconsulting/cordova-plugin-background-upload@2.0.7 --save
- Cordova version 11.1
- Android cordova version 11
Failed to install '@spoonconsulting/cordova-plugin-background-upload': TypeError: Cannot read property 'id' of undefined
at registerConflict (C:\Users\alber\Documents\Projects\test\node_modules\cordova-common\src\ConfigChanges\ConfigChanges.js:253:43)
at C:\Users\alber\Documents\Projects\test\node_modules\cordova-common\src\ConfigChanges\ConfigChanges.js:278:34
at Array.forEach (<anonymous>)
at PlatformMunger._is_conflicting (C:\Users\alber\Documents\Projects\test\node_modules\cordova-common\src\ConfigChanges\ConfigChanges.js:257:21)
at PlatformMunger.add_plugin_changes (C:\Users\alber\Documents\Projects\test\node_modules\cordova-common\src\ConfigChanges\ConfigChanges.js:106:59)
at C:\Users\alber\Documents\Projects\test\node_modules\cordova-common\src\PluginManager.js:121:33
at _fulfilled (C:\Users\alber\Documents\Projects\test\node_modules\q\q.js:854:54)
at C:\Users\alber\Documents\Projects\test\node_modules\q\q.js:883:30
at Promise.promise.promiseDispatch (C:\Users\alber\Documents\Projects\test\node_modules\q\q.js:816:13)
at C:\Users\alber\Documents\Projects\test\node_modules\q\q.js:877:14
This is on a brand new cordova project with no other plugins. Issue doesn't happen if i revert android back to 10
Metadata
Metadata
Assignees
Labels
No labels