Push Notification Register On Different Devices

0 votes
Hello All I am testing push notification service. I want to ask a scenario. Lets say I login from a device. I sucessfully register my device to push service with a username. Then, I change my device and login from that device. What push notification does now is: register a new device with same username.So, I see two registry with sameusername on apphq console. Is it normal? Now, if I want to send push notification to user, It will be sended to two device. What should I do? Thanks
asked Dec 26, 2016 in Unity by gokhan (20 points)

1 Answer

0 votes
Hi Gokhan,

Greetings!!!

Yes, It will register two different  device token with same userName. As in two devices userName can be same.

But you will not be able to register two same device Token with different UserName. Every device has different device token for Push Notification. To avoid this you can use unique username across multiple devices based on their device IDs.

Let me know if more queries are concern.

Thanks

Vishnu Garg
answered Dec 26, 2016 by Vishnu Garg (674 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...