Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70444

[Ionic 4] Open New Window in iOS Safari

$
0
0

@blakezeisler wrote:

I am trying to open a new window on a button click with the below code, but the button event is not triggered on iOS Safari. I can’t use inAppBrowser for this because it needs to work as a web app.

buttonClick() {
const newWindow = window.open(this.website.url, '_system');
newWindow.focus();
}

I appreciate any feedback

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70444

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>