In my app I have next line [tmpWindow setWindowLevel:baseWindowLevel+1]; from https://github.com/apache/cordova-plugin-inappbrowser/commit/dc5329d15757cca1c327e87a309fddbb58e554ed I changed it back again to [tmpWindow setWindowLevel:UIWindowLevelNormal]; the old code and it works. (See line 245 of CDVInAppBrowser.m )
We are using the WebView and not yet the WkWebview. But in your zip file the line is still the old one. [ Full content available at: https://github.com/apache/cordova-plugin-inappbrowser/issues/296 ] This message was relayed via gitbox.apache.org for [email protected]
