ranlu823 opened a new issue #637: Turn IBA on and off, then turn on the white screen again URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/637 # Bug Report ## Problem ### What is expected to happen? ### What does actually happen? Turn IBA on and off turn on the same page again don't show anything ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> ### Command or Code <!-- What command or code is needed to reproduce the problem? --> const options = 'location=no,hideurlbar=yes,enableViewportScale=yes,toolbarposition=top,usewkwebview=yes'; this.inAppBrowser.create(url, '_blank', options); ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> Android 10 ### Version information <!-- What are relevant versions you are using? For example: Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins Other Frameworks: Ionic Framework and CLI version Operating System, Android Studio, Xcode etc. --> Ionic: Ionic CLI : 6.1.0 Ionic Framework : ionic-angular 3.9.2 @ionic/app-scripts : 3.2.1 Cordova: Cordova CLI : 8.1.2 ([email protected]) Cordova Platforms : not available Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 2.5.3, (and 24 other plugins) Utility: cordova-res : 0.8.1 native-run : 0.3.0 System: (D:\Android\android-sdk).2.5 NodeJS : v12.14.0 (D:\Program Files\nodejs\node.exe) npm : 6.13.4 OS : Windows 10 ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [ ] I searched for existing GitHub issues - [ ] I updated all Cordova tooling to most recent version - [ ] I included all the necessary information above
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
