You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Operating System & Version (eg: Mac OSX 10.11): Ventura 13.1
Xamarin.Firebase.Messaging
Version : 123.1.1.1
Describe your Issue
When trying to trigger a "test send" notification from Microsoft Azure notification hub, the result says that the notification has been sent successfully, but the Android devices with OS 12 and latest don't seem to get any notifications. However, the Android devices with OS version less than 11 are getting the notifications.
NOTE: Please DO NOT submit screenshot images. Images are not searchable!
Minimal Repro Code Sample
If you want to speed up investigation and bug fixing: please provide minimal repro sample for tests.
Steps to Reproduce (with link to sample solution if possible):
-> Login to the application
-> In the relevant notification hub, click on test send
-> Provide the tag expression
-> Click on "Test Send"
-> Observe that the result says " The Push Notification has been sent successfully ".
-> But your device doesn't receive any.
Include any relevant Exception Stack traces, build logs, adb logs:
Xamarin.Android Version (eg: 6.0): 5.0.0.2578
Operating System & Version (eg: Mac OSX 10.11): Ventura 13.1
Xamarin.Firebase.Messaging
Describe your Issue
When trying to trigger a "test send" notification from Microsoft Azure notification hub, the result says that the notification has been sent successfully, but the Android devices with OS 12 and latest don't seem to get any notifications. However, the Android devices with OS version less than 11 are getting the notifications.
Relevant information
Add relevant project settings from
*.csprojfile:Packages used:
Build settings (tools)
NOTE: Please DO NOT submit screenshot images. Images are not searchable!
Minimal Repro Code Sample
If you want to speed up investigation and bug fixing: please provide minimal repro sample for tests.
Steps to Reproduce (with link to sample solution if possible):
-> Login to the application
-> In the relevant notification hub, click on test send
-> Provide the tag expression
-> Click on "Test Send"
-> Observe that the result says " The Push Notification has been sent successfully ".
-> But your device doesn't receive any.
Include any relevant Exception Stack traces, build logs, adb logs: