flutter_foreground_task icon indicating copy to clipboard operation
flutter_foreground_task copied to clipboard

chore : update readme

Open UnluckyY1 opened this issue 1 year ago • 0 comments

This PR updates the readme file to clarify that you need to specify the foregroundServiceType inside AndroidNotificationOptions. Otherwise, the app will crash on Android 14 as mentioned here #220 .

UnluckyY1 avatar May 17 '24 14:05 UnluckyY1