You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/01/06 01:33:31 UTC

[GitHub] [cordova-plugin-inappbrowser] sharafatshah opened a new issue #603: Inappbrowser opened in iOS goes missing after app open back from background

sharafatshah opened a new issue #603: Inappbrowser opened in iOS goes missing after app open back from background
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/603
 
 
   <!--
   Please have a look at the issue templates you get when you click "New issue" in the GitHub UI.
   We very much prefer issues created by using one of these templates.
   -->
   
   ### Issue Type
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] Bug Report
   - [ ] Feature Request
   - [ ] Support Question
   
   ## Description
   I open a link with the inappbrowser plugin. While the inappbrowser is open, I move the app to the background. Then I open it back to foreground and the browser goes missing. 
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   I realise the issue is not appearing after I remove my splashscreen from config.xml where the default Cordova splashscreen image will appear instead. 
   
   <splash src="res/splashscreen/IOS/Default@2x~universal~anyany.png" />
   
   
   ### 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? -->
   It is happening on iOS physical devices and simulator
   
   ### 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.
   -->
   
   Cordova CLI: 8.1.1
   NPM 6.4.1
   cordova-ios: 4.5.5 & 5.1.1
   cordova-plugin-inappbrowser: 3.0.0 & 3.1.0
   cordova-plugin-splashscreen: 5.0.3
   
   ## Checklist
   <!-- Please check the boxes by putting an `x` in the `[ ]` like so: `[x]` -->
   
   - [x] I searched for already existing GitHub issues about this
   - [ ] I updated all Cordova tooling to their 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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org