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

Storage variable is not storing when webview is running

$
0
0

@kiran_nd02 wrote:

I want to save some data when webview is running in ionic 3.

following are my code

var ref = window.open('http://xyz.com, '_self', 'location=no');           


  ref.addEventListener('loadstop', function(event: InAppBrowserEvent) 
  {       
        this.data="abc";
        this.storage.set('email1', data);
  }

Is their any other way to achieve this?
please help me

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>