0

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?

Mike_G
  • 16,237
  • 14
  • 70
  • 101

1 Answers1

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