How can I unregister a device from push notification service?
Thanks!
How can I unregister a device from push notification service?
Thanks!
Hi dingo,
We’ve added two new calls that are already on the production environment, the docs and framework-cloud should be updated soon.
But here are the calls:
Thanks
-Mohamed
thanks mohamed!
any eta on the update of the framework-cloud file with this? I noticed that if you log in with a different user than the device has been registered with push notifications for, you dont get that users notifications… but the one for the user that was first registered with the device. So will need to unregister device before I register it again for this to work.
Let me see what I can find out, but I’ve not heard an ETA yet.
The cloud.lua file found in the github repository has been updated to support the unregister device API all. I’ve not looked yet, but it should be pretty straight forward.
thanks! Tried it out and it works to switch users and the push notifications gets sent to the right device now 
Hi dingo,
We’ve added two new calls that are already on the production environment, the docs and framework-cloud should be updated soon.
But here are the calls:
Thanks
-Mohamed
thanks mohamed!
any eta on the update of the framework-cloud file with this? I noticed that if you log in with a different user than the device has been registered with push notifications for, you dont get that users notifications… but the one for the user that was first registered with the device. So will need to unregister device before I register it again for this to work.
Let me see what I can find out, but I’ve not heard an ETA yet.
The cloud.lua file found in the github repository has been updated to support the unregister device API all. I’ve not looked yet, but it should be pretty straight forward.
thanks! Tried it out and it works to switch users and the push notifications gets sent to the right device now 