Ok, I now installed the InAppBrowser plugin again. Had to remove version 0.5.4 because of a conflict with Crosswalk, but with version 0.6.0 the build error is gone.
Now I see the splash screen for a few seconds, but then again the white screen and the app won’t load…
@kolli, it sounds like you are having the same symptoms that I was up until yesterday - perhaps your cause is the same as well…
Apparently the whitelist functionality has been split off into a plugin from Cordova. For many of us, it’s this missing whitelist that’s leading to the white screen / app not loading issue…
I’m having the same issue but can’t solve it while following the solutions mentioned here.
I have the following plugins installed:
cordova-plugin-crosswalk-webview 1.5.0 "Crosswalk WebView Engine"
cordova-plugin-inappbrowser 1.2.1-dev "InAppBrowser"
cordova-plugin-splashscreen 3.1.0 "Splashscreen"
cordova-plugin-whitelist 1.2.2-dev "Whitelist"
nl.x-services.plugins.insomnia 4.0.1 “Insomnia (prevent screen sleep)”
I removed and added whiltelist, splash, in appbrowser after adding the crosswalk support.