I'm using the PushSharp library I'm handling this event right now: DeviceSubscriptionChanged
My question is if the notification has been sent to the new Token and the only thing I should do is to update the new token replacing the old one. Or, on the other hand, I also should resend the notification to the new Token...
Thanks!