Closed sithwarrior closed 2 months ago
This changes the plugin so instead of calling cordova directly, it requires cordova/exec and uses it for calling.
This also mimics how its done in plugins from the core cordova team.
fixes #1029
Thanks for this @sithwarrior
I'll try and kick the tires today and push out a release ASAP.
This is released in 1.7.6
Sorry for the delay!
This changes the plugin so instead of calling cordova directly, it requires cordova/exec and uses it for calling.
This also mimics how its done in plugins from the core cordova team.
fixes #1029