Blank Screen only on IOS device

Hello everyone. I am experiencing the blank screen of deth here.
My app is running on Android devices and IOS simulator without problems.

What I have done already:

  1. Build my app from scratch - removing and adding platform again
  2. Removed the cross walk web view plugin

This is the only error that I can see on my web inspector “file:///var/mobile/Containers/Bundle/Application/AD8DE737-04C7-4613-94BE-84EE629DBA1E/****.app/www/scripts/maps/swiper.js.map Failed to load resource: The requested URL was not found on this server.”

This problem occurs algo in the simulator and my app runs on simulator anyways.
I could not find any solution to inject this swiper.js.map

My plugin list:
com.verso.cordova.clipboard 0.1.0 "Clipboard"
cordova-plugin-compat 1.0.0 "Compat"
cordova-plugin-device 1.1.2 "Device"
cordova-plugin-dialogs 1.2.1 "Notification"
cordova-plugin-file 4.2.0 "File"
cordova-plugin-file-transfer 1.5.1 "File Transfer"
cordova-plugin-google-analytics 1.0.0 "Google Universal Analytics Plugin"
cordova-plugin-inappbrowser 1.4.1-dev "InAppBrowser"
cordova-plugin-intercom 1.1.3 "Intercom"
cordova-plugin-network-information 1.2.1 "Network Information"
cordova-plugin-splashscreen 4.0.0 "Splashscreen"
cordova-plugin-whitelist 1.2.2 "Whitelist"
onesignal-cordova-plugin 2.0.6 “OneSignal Push Notifications”

My ionic info:

OS: Mac OS X Yosemite
Node Version: v4.4.0
Cordova CLI: 6.3.1
Ionic CLI Version: 1.3.22
Xcode version: Xcode 7.3.1 Build version 7D1014
ios-sim version: 5.0.8
ios-deploy version: Not installed

1 Like