Closed vash15 closed 6 years ago
I found other errors during installation and cleaning
Having the same issue. How can we get an updated version of the plugin ?
I'm sorry, I create a new pull #137
ok. Can I install this new version in my ionic project ? How? tx.
I don't use ionic, but I think it is sufficient to execute the command:
cordova plugin add https://github.com/vash15/me.apla.cordova.app-preferences#master
to install the pull request.
EDIT:
for ionic the command is:
ionic cordova plugin add https://github.com/vash15/me.apla.cordova.app-preferences#master
try it
one step further since 'Installing "...app-preferences" for Android'
does'nt give error but now I get
UnhandledPromiseRejection ENOENT no such file for 'resources/screen' !!! ;-(
All errors fixed. Install is now 100% error free. tx. ps: 'resources/screen' error had nothing to do with this plugin.
Check the version of the installed platform and return the correct path of the resources.
Bugfix issue #135