I'm in a team and we are building an app with Cordova. The Android version works well, but the iOS version has a strange behaviour... it randomly freezes. There is no error, we didn't find no way to trace something strange. Sometimes the app starts and works well, sometimes (the same build) it freezes on splashscreen (or after the splascreen has gone). If we watch the "broken" app with inspector, we don't see nothing... We also tried to remove all plugins, but we have the same "error". The app is based on Onsen and Angular.
Thanks for every helping tip..