xamarin / Essentials

Xamarin.Essentials is no longer supported. Migrate your apps to .NET MAUI, which includes Maui.Essentials.
https://aka.ms/xamarin-upgrade
Other
1.53k stars 505 forks source link

[Bug] Push Notification Permission is not supported by "Permissions" component #2062

Closed thisisthekap closed 1 year ago

thisisthekap commented 1 year ago

Description

The Push Notification permission management for both iOS and Android (for Android >= 13) is not supported by the Permissions component.

Expected Behavior

Being able to manage push notification permissions using Xamarin.Essentials.

Actual Behavior

Impossible to manage push notification permissions using Xamarin.Essentials, although many other permissions are supported.

trampster commented 1 year ago

We need this as well, as we will not be moving to Maui until next year.

jfversluis commented 1 year ago

Unfortunately we won't be adding this to Xamarin.Essentials. See the explanation in the PR #2063

nk-alex commented 4 months ago

https://github.com/trailheadtechnology/NotificationApp