apache / apache/cordova-plugin-inappbrowser

Ios Page Not loading After first time

Open
#589 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.1k
Forks
2.2k
PR merge metrics
No merged PRs in 30d

Description

# Bug Report

## Problem
I am opening a web page in ios using _blank it opens first time but after if i close this app and again try to open it show s blank page i have check the location it is not going to web address
if is use _self then it is working fine but then there is no button to close as iphone x has no back button .these are the other options i am using
location=no,toolbar=yes,closebuttoncaption=Back,toolbarposition=top
### What is expected to happen?

### What does actually happen?

## Information

### Command or Code

### Environment, Platform, Device
Iphone x OS version ios 13.2.3

### Version information

- [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

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the InAppBrowser _blank flow on an iPhone X running iOS 13.2.3, using location=no, toolbar=yes, closebuttoncaption=Back, and toolbarposition=top. Compare the behavior with _self after closing and reopening the app; done means _blank opens the web address reliably and still provides a working close control.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.