I've been testing my application in FireFox, but now that I am trying to demo it on my device via the Ionic View app none of my content is displaying.
Using Ionic serve --lab I can see all of the components in my app:
But when I run ionic upload and then update from my Ionic View app I get this:
I've tried updating cordova and searching everywhere online, however every instance of this problem seemed to be in versions 1 or 2, and specifically dealt with using the ionic run/emulate command. Has anyone seen this problem before or know where I can find a resource to resolve it?? Let me know if you'd like me to post some code, but I'm not sure which part of my code would be relevant.
My system version is:
Ionic 3.4.0, Cordova 7.0.1, Angular 4.1.3, Typescript 2.3.3, NodeJS 8.1.0