Ionic 3.5.3 works fine with serve but ionic view is a blank white scren

I uploaded my app to ionic view after upgrading it to 3.5.3 and it gets a whitescreen

I manually changed the index.html to contain test in it and uploaded it without a build and it does not show.

The app works fine with ionic serve. It also works if i build the app then run an http server in the www directory.

CLI Version: 3.5.0

Have you restarted Ionic View? your device? Reinstalled Ionic View?

Post your complete ionic info output please.

I just reinstalled it and got the same result.

Here is the info output.

global packages:

@ionic/cli-utils : 1.5.0
Cordova CLI      : 7.0.1
Ionic CLI        : 3.5.0

local packages:

@ionic/app-scripts              : 2.0.2
@ionic/cli-plugin-cordova       : 1.4.1
@ionic/cli-plugin-ionic-angular : 1.3.2
Cordova Platforms               : android 5.2.2 browser 4.1.0 ios 4.2.1
Ionic Framework                 : ionic-angular 3.5.3

System:

Node       : v6.9.1
OS         : Windows 10
Xcode      : not installed
ios-deploy : not installed
ios-sim    : not installed
npm        : 5.0.4

Start a new project and test with that please.

A new app works fine. I’m not sure what is failing…

I would build locally and see if it works there (update the Cordova platforms first).

The app has been tested locally in the browser and on android. It works fine in both areas.

I was under the impression that cordova does not get loaded in ionic view. What platforms do you suggest updating?

Wrong, you are probably confusing this with that there are only a defined list of Cordova plugins available in Ionic View.

All of them to the most current, but if you are having problems with iOS - of course this one first.