I'm making a cordova 6.3.1
app with Kapsel
plugins. Now I'm trying to customise the default Kapsel
login screen in the plugin's view and controller files.
However, on running cordova prepare
the changes in the plugin files are not replicated in platforms/android/assets/www
directory as well as the app. Upon running cordova build
the changes are lost.
The versions are as follows:
cordova v6.3.1 SP 14 node 8.10.0 npm 5.8.0
0 comments:
Post a Comment