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

Ionic native In App Browser how to get current url

$
0
0

@infinitykingz wrote:

Hi,
i want to run in app browser and then i want to get current URL when change webpage how can i get it ?

  ngOnInit(){
    const browser = this.iab.create('assets/page1.html','_self',{location:'no'});
    browser.on('loadstop').subscribe(
  data => {
      let url = data.url;
     alert(url);
  });
 }

Sorry for my poor english skill, Thank you.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



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