App not starting from Apple Testflight

When starting my Ionic app from Testflight it shows the splash screen but doesn’t enter the first view. Xcode debugger says the app was stopped and I should restart it again. JavaScript console says nothing because it never gets into the webview I guess.

When running from command line (ionic run) or from Xcode it starts without any problem. I don’t have much expirience with that profisioning files, certificades etc., could that be some reason?

1 Like