gmbertolotto
gmbertolotto

Thanks again, you're right by changing the version everything works
I need to activate(create) and deactivate(delete) a single registration without change the app version number. I saw the iOS notification this is ok but with android the re registration is...
I need to register/unregister from the notification hub, thanks
On iOS register/unregister from the notification hub is ok, but in android the registration after unregister is not working without an app version increment
[Notifications.pdf](https://github.com/CrossGeeks/AzurePushNotificationPlugin/files/4116815/Notifications.pdf) Attached there is a comparison of the entries in azure notification hub using the register/unregister statements of your AzurePushNotificationSample. I have tested the 3 versions (1,2 and beta) of...
I tested the beta version 33 but the results are not the same as in version 1 when the register/unregister operations was correct. Attached the new comparison of versions. Thank...