Problem compiling with XCode7 and iOS9: White Screen of Death. Please help us

After all the issues caused because UIWebView, I decided to install WKWebView, just like this:

cordova plugin add https://github.com/Telerik-Verified-Plugins/WKWebView.git#master

So far it is fixing all the slow plugin load issues.