I took over a project using AngularJS, Ionic and Bootstrap to create hybrid apps for mobile devices.
Prior to upgrade to XCode 7 all went well. I updated my HTML-, CSS-
There is a known bug in the cordova-plugin-splashscreen plugin relating to your issue ( Issue CB-10244 ). Try to update this plugin to cordova-plugin-splashscreen@3.1.0 by re-adding it:
cordova-plugin-splashscreen
cordova-plugin-splashscreen@3.1.0
cordova plugin rm cordova-plugin-splashscreen cordova plugin add cordova-plugin-splashscreen