Update plugin id to match change in package.json#82
Update plugin id to match change in package.json#82saoron wants to merge 1 commit intotripflex:masterfrom
Conversation
|
@tripflex You'll need to publish to npm so can you handle this PR please |
|
Up?! |
|
Related to #49 Basically when i first forked this plugin I didn't follow the standard of using |
|
Not really sure what the best way to handle this would be, for existing users using the |
@tripflex Late reply sorry. It won't impact their live/currently published applications so we COULD replace the existing branch and it is on the developers to simply re-install the plugin with the new Id. If we don't have a backwards compatible branch, all we would break is new builds where their build process will freak out about not finding the right plugin. I'd be more inclined to do that otherwise developers will continue to use the 'backwards compatible' version and never update the Id to match. |
|
@tripflex I am going to merge this. You will need to do what I said above after I merge. |
Urgent!
the Id change to the standard cordova format is great but someone forgot to change this in the config.xml as well making the plugin uninstallable..