Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49168

Ionic Push without Users

$
0
0

@andie91 wrote:

Is it possible to save the device token without using "ionic users"?
This is the Code im copied from an example in the docs:

// Push
    var push = new Ionic.Push({
      "debug": true
    });

    push.register(function(token) {
      console.log("Device token:",token.token);
      push.saveToken(token);  // persist the token in the Ionic Platform
    });

a device token being generated, but where is it stored on the ionic platform?
my target is to send push messages to all users, not so specific ones.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 49168

Trending Articles



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