Page 1 of 1

Apperyio Device ID is unique identifier for Apperyio only or universal deviceToken?

Posted: Wed Apr 27, 2016 6:27 pm
by Mark Wong

Can Device ID also used as deviceToken for other PUSH rest API?


Apperyio Device ID is unique identifier for Apperyio only or universal deviceToken?

Posted: Wed Apr 27, 2016 6:36 pm
by Jon Haider

DeviceID and DeviceToken are 2 distinct variables. The deviceID obtained through your appery app is unique to that installation of your app. In other words, if you uninstall your app, and reinstall it (through app store or test-flight), it will generate a new deviceID. Same thing with the device token (which is created if the user gives the app Push Notification authorization). I think the device token is to let the apple and google servers know that you are authorized to be sending push notifications to the user.

So, no, you can't use these values for other push rest apis...


Apperyio Device ID is unique identifier for Apperyio only or universal deviceToken?

Posted: Wed Apr 27, 2016 6:38 pm
by Mark Wong

So do you know any way to obtain a deviceToken inside Apperyio's environment for 3rd party api?


Apperyio Device ID is unique identifier for Apperyio only or universal deviceToken?

Posted: Fri Apr 29, 2016 11:53 am
by Serhii Kulibaba

Hello Mark,

Device ID generates with Cordova "Device" plugin;
deviceToken generates on the google and apple message clouds.


Apperyio Device ID is unique identifier for Apperyio only or universal deviceToken?

Posted: Sat Apr 30, 2016 3:30 pm
by Mark Wong

So is there anyway to obtain a deviceToken in Appery.io?
There is Cordava Push plugin outside and I've seen that its preinstalled in apperyio's app, but I am not sure how to obtain one


Apperyio Device ID is unique identifier for Apperyio only or universal deviceToken?

Posted: Sun May 01, 2016 7:05 am
by Illya Stepanov

If you using our Cordova Push plugin you can obtain Device token following way: https://devcenter.appery.io/documenta...