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
152 stars 112 forks source link

FlutterForegroundTask.openIgnoreBatteryOptimizationSettings() crash app #275

Closed tuyen3962 closed 2 months ago

tuyen3962 commented 2 months ago

When I call this function to open the setting in order to ignore the optimization battery, it crash.

Dev-hwang commented 2 months ago

@tuyen3962

This issue has been resolved. please update latest version.

tuyen3962 commented 2 months ago

Oke thank you so much