TobiasBuchholz / Plugin.Firebase

Wrapper around the native Android and iOS Firebase Xamarin SDKs
MIT License
211 stars 49 forks source link

UNNotificationServiceExtension #168

Closed mw6201 closed 10 months ago

mw6201 commented 1 year ago

Hello,

is there any way to implement UNNotificationServiceExtension ? I need to modify mutable content before present.

TobiasBuchholz commented 1 year ago

Last time I checked this wasn't possible for .NET MAUI applications yet, but maybe it's now. If you are successful implementing it that way, please let us now :)