An important regression issue was discovered for cordova-plugin-inappbrowser version 1.2.0. We are releasing version 1.2.1 of cordova-plugin-inappbrowser to address CB-10407: InAppBrowser not firing loadstart event on Android. This release also includes some other improvements for Android, iOS and Windows platforms.
You can update the plugin by removing it, and then re-adding it.
cordova plugin rm cordova-plugin-inappbrowser --save cordova plugin add cordova-plugin-inappbrowser --save
Changes include:
cordova-plugin-inappbrowser@1.2.1
loadstart event on androidloadstart event is not triggered on Windowsexit event is not triggered on Windowsloaderror event does not have code and message on Windows