I think I had to manually edit index.html to ensure references to javascripts and css were accurate
I think I had to manually edit index.html to ensure references to javascripts and css were accurate
Thanks for the reply... Is there a way I can start a new app with the same certificate as my current app so I could still update in Google Play? Or could you clean the project on the server side and replace with a blank Ionic one? I don't mind losing the app, I can rebuild it.
Is it possible to move from jqm to Ionic? I don't mind rebuilding the app from scratch but I'm concerned about being able to update it in Google Play if I delete and re-create it.
Solved. The index.html was not updating on upgrading library version. Perhaps because I had done manual edits in it.
I changed the library version to 3.0. But now the app is broken, it seems javascript resources are not loading at all!
ReferenceError: $ is not defined newsStream.html:40:21
ReferenceError: Apperyio is not defined
Got it. Thanks