flutter_background
flutter_background copied to clipboard
Add Service Type for IsolateHolderService
Starting in Android 14, all foreground service must list at least one foreground service type for each service.
Without listing a service type, the system will raise SecurityException
.
https://developer.android.com/about/versions/14/behavior-changes-14#fgs-types