ashtt opened a new issue #626: StatusBar visible even after IAB with target 
_blank is closed (iOS )
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/626
 
 
   # Bug Report
   StatusBar visible even after IAB with target _blank is closed (iOS )
   ## Problem
   
   We were using IAB 3.0.0 but with iOS 13.3, we could not open the IAB window 
(target = _blank)
   To solve this, we upgraded to the latest version and the IAB window is 
opening now
   
   However, after the IAB window is closed, the iOS status bar becomes visible 
in our main application. Although we have hidden it in our application.
   
   Until version 3.0.0 it was hiding when the IAB was being closed.
   
   ### What is expected to happen?
   
   The StatusBar should disappear after the IAB window is closed.
   
   ### What does actually happen?
   
   The StatusBar is visible after the IAB window is closed.
   Although,  the status bar disappears if we - 
   
   1.  display an alert message and click ok
   2. Rotate our iPad to change orientation
   
   
   
   ## 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? -->
   
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   
   
   
   ### 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.
   -->
   
   
   
   ## 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]

Reply via email to