Closed francois-pasquier closed 2 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 supports badge, sound, alert, notificationCallback and interactiveSettings
badge
sound
alert
notificationCallback
interactiveSettings
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 supports
badge
,sound
,alert
,notificationCallback
andinteractiveSettings