White Screen When Running on iOS

I have an app which is being built for Android and iOS using Ionic 2.

It works fine when running on Android but on iOS (simulator and on device), the splash screen disappears and then a white screen of death appears.

No errors appear in the output in Xcode either.

Using Ionic 2.0.0-rc.2

If anyone has any help it would be appreciated.

Managed to solve the issue.

Updated to Ionic 2.0.0-rc.4 and updated to ionic-app-scripts 0.0.48.

Don’t know which one solved the issue but it’s working now :slight_smile: