On an new device, but with an existing PushMobi user, do I need to call checkPushUser or addPushUser to add the user to the device? Is it possible to use the webservice API to send a push message to an app hosted within the emulator, or from app lab?
Asked
Active
Viewed 335 times
1 Answers
0
In order to add an existing user to a new device you will need to call AppMobi.notification.checkPushUser

Mike_G
- 16,237
- 14
- 70
- 101
-
Where should i call this method? – emy Jun 12 '14 at 10:34
-
@Hayzum to be honest I cant remember. I ditched PushMobi a long time ago. – Mike_G Jun 12 '14 at 19:31