Akash-Tapadia-DFT opened a new issue, #1075: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/1075
# Bug Report ## Problem We are getting a black screen for around 2 or 3 seconds and then the page starts loading in Android. We are able to reproduce for all Android versions, physical as well as emulators. Note : For emulators you may get a white screen instead of black. ### What is expected to happen? Black/White screen should not appear. Flow should be similar to ios. ### What does actually happen? We get a black/white screen for around 2-3 seconds for Android. ## 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? --> `inappbrowser.create("<any_url>", '_blank', {})` e.g url = https://github.com ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> Platform : Android Device : Reproducible on all Android devices ### 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. --> Environment Details ionic : 6.20.1 cordova : 10.0.0 node : 16.14.2 inappbrowser plugin version : 6.0.0 ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] 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. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org