Closed francois-pasquier closed 3 years ago
I am trying to enable this feature Doc: https://developer.apple.com/documentation/usernotifications/unnotificationsettings/2990404-providesappnotificationsettings?language=objc This isn't possible as the plugin only support Alert Badge and Sound UIUserNotificationType.
Alert
Badge
Sound
@francois-pasquier thanks for the report. I dont really have much time to work on this right now. You are welcome to create a PR if you need that feature Thanks
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
Please, tell us how to recreate the issue in as much detail as possible.
I am trying to enable this feature Doc: https://developer.apple.com/documentation/usernotifications/unnotificationsettings/2990404-providesappnotificationsettings?language=objc This isn't possible as the plugin only support
Alert
Badge
andSound
UIUserNotificationType.