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

Anybody tried the Toast yet?

$
0
0

@icarus_31 wrote:

I am trying to use the native Toast, but I always got "toast error: undefined"

Here is the code:

Toast.show('Hello there!', 'long', 'center').subscribe(
  a => {
    console.log('toast success: '+ a)
  },
  b => {
    alert('toast error: ' + b)
  }
);

I am using BB10, but I know the "cordova-plugin-x-toast" should work with that OS. Any idea? Do you think it is because the plugin is not loaded properly? Do I need to add a "this._platform.ready().then"?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles



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