You can disable the privacy screen plugin for InAppBrowser on iOS.
Procedure
-
Go to
~/Documents/Kapsel_Projects/<Project_Name>/platforms/ios/<Project_Name>/Plugins/kapsel-plugin-inappbrowser/CDVInAppBrowser.m.
-
Edit the CDVInAppBrowser.m file.
-
Comment out the following listeners:
- appDidBecomeActive
- appWillResignActiveNotification