I have a strange case with APNS. A user has two devices with the same Apple ID and our app installed. Both devices return the same APNS token to my app.
Whenever I try to send a push notification, the older device receives it, though we want the newer device (the one that the app was installed to recently) to receive it.
How do I achieve this?
0 comments:
Post a Comment