API 33 and above require permission:
https://developer.android.com/develop/ui/views/notifications/notification-permission
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
My Xamarin Android app used to receive push notifications after a device restart. When I use targeting API 33, devices cannot receive notifications
When targeting API 26 and above, what is necessary to get the app to receive push notifications after a device reboot, without having to launch the app?
API 33 and above require permission:
https://developer.android.com/develop/ui/views/notifications/notification-permission