CatalystCode / react-native-azurenotificationhub

React Native module to support Azure Notification Hub push notifications on Android, iOS, and Windows.
MIT License
47 stars 75 forks source link

unregister method is not working in iOS platform #152

Open aajain16 opened 4 years ago

aajain16 commented 4 years ago

Environment

Issue

Successfully calling "unregister" method getting the logs "unregistered successfully " and After that i am sending notification. After unregistered the device notification should not coming to my device but i am getting the notification this only happen in iOS and in android same function work perfectly..

nithinyell commented 4 years ago

+1

diegomichell commented 3 years ago

I'm having the same problem

potatoengineer commented 3 years ago

Same problem here, unregister is not working properly

nithinyell commented 3 years ago

Issue on https://github.com/Azure/azure-notificationhubs-android/issues/5