flutter_local_notifications icon indicating copy to clipboard operation
flutter_local_notifications copied to clipboard

How to set setForegroundServiceBehavior ?

Open hindujag opened this issue 2 years ago • 1 comments

Hi,

Is there any option to set setForegroundServiceBehavior

https://developer.android.com/reference/android/app/Notification.Builder#setForegroundServiceBehavior(int)

hindujag avatar Mar 02 '23 14:03 hindujag

This isn't available so if you're after this, please submit a PR. Support for foreground services itself was a PR submitted by another member of the community

MaikuB avatar Mar 16 '23 08:03 MaikuB