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.
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.