@jacobg Because of the reverse domain naming convention in the repository name plugman kept giving me ‘Could not fetch from registry’ errors. This caused trouble when installing from scratch on our CI server.
To fix this I’ve re-hosted your fork here: https://bitbucket.org/packt-internal/cordova-plugin-app-preferences/src/master/
With the same repo-name as the plugin name, that tends to work, if anyone has the same trouble when reinstalling platforms or running cordova prepare
then use this hosted copy with:
cordova plugin add https://bitbucket.org/packt-internal/cordova-plugin-app-preferences.git
Thanks for sorting out Cordova 7+ support.
Ref. Link – https://github.com/apla/me.apla.cordova.app-preferences/issues/135