Vanita Patel
Posts: 0
Joined: Wed Apr 16, 2014 11:39 am

How to get all token from devices collection?

I want to send push notification to device using php script.So I want to get all device Id and token from devices collection.So how can i get all token and deviceID?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

How to get all token from devices collection?

Hello Vanita,

You don't need to know all the device id to send push notifications. By default notifications are sent to all devices. You can choose on which device send notification using the filter:
http://devcenter.appery.io/documentat...
http://devcenter.appery.io/documentat...

Return to “Issues”