## Report - [ ] I have searched [existing issues](https://github.com/CatalystCode/react-native-azurenotificationhub/issues) and this is not a duplicate. ## Environment <!-- Which platforms does this issue apply (Android/iOS/Windows)? --> - Platforms: <!-- [Android] Which version of Android? --> - Android version: 10 <!-- [iOS] Which version of iOS? --> - iOS version: 14.2 ## Issues and Steps to Reproduce When I call I call unregister I'm still getting notifications ## Expected Behavior The app should stop receiving notifications when unregister function is called ## Actual Behavior The app continues receiving notifications.