Monday, March 6, 2017

Javascript and CSS caching in cordova application.



When you developing apps with cordova ( Phonegap ) you must have noticed some css and script changes is not applying to your app sometimes. You should try following things.


1. Clean your project and run again.
2. Uninstall the app in device of emulator.
3. If none of the above did not worked then delete the content inside platform folder.


No comments:

Post a Comment