IPhone : iOS Swift : Parse remote push notification does NOT go to all users

on Sunday, February 22, 2015

I have two devices (my colleague's and mine). He is in Chicago and I am here in DC. Both are not connected to any computer. When I send a push from Parse's remote push ( https://www.parse.com/apps/"your app name here "/push_notifications ), only my device receives the notification.


When I select to send to ALL devices, only my device receives the notification.


When I select to send only to his device, it says it will be sent to ONE device:


enter image description here

He does not receive the notification and in the Push status window, it says "Pushes Sent - 0".

enter image description here


I know Parse recognizes his user pointer because if you enter an invalid user pointer, you "will be sent to 0 devices"


invalid user pointer


We both are working on the same build and have the exact same code. Are there potentially different settings outside of the project? Yes, he has authorized notifications for the app.


0 comments:

Post a Comment