How to always open External link in system browser with iOS

Hi,All.
Thanks in advance.

I’m developing an iOS application with ionic 2.
How do I start Safari newly, not within the application when tapping the URL?

“a tag” is in IFRAME, it is generated by the server, so it is difficult to change it…

The following content has been confirmed.
in-app-browser

Try this while creating inapp browser.
this.iab.create(‘https://ionicframework.com/’,’_system’,’’);