Dev-hwang / flutter_foreground_task

This plugin is used to implement a foreground service on the Android platform.
https://pub.dev/packages/flutter_foreground_task
MIT License
149 stars 109 forks source link

NotificationButton For IOS #248

Closed hassanali2596 closed 3 months ago

hassanali2596 commented 3 months ago

I want to show NotificationButton in ios as it shown in android

Dev-hwang commented 3 months ago

@hassanali2596

iOS Platform, notificationButtons is not displayed directly in notification. When the user slides down the notification, the button is displayed, so you need to guide the user on how to use it. https://developer.apple.com/documentation/usernotifications/declaring-your-actionable-notification-types