flutter_backgound_service: foregroundServiceType 0x0000001 is not a subset of foregroundServiceType attribute 0x0000000 in service element of manifest
I am trying to set up a foreground service for my Flutter application to perform background tasks using the Flutter library flutter_background_service 5.0.7. This is just a test; ultimately, I want to implement a different service. Although I know that WorkManager is more suited to this specific case, I want to check if the background service works correctly so that I can implement other services in the future.
flutter_backgound_service: foregroundServiceType 0x0000001 is not a subset of foregroundServiceType attribute 0x0000000 in service element of manifest
I am trying to set up a foreground service for my Flutter application to perform background tasks using the Flutter library flutter_background_service 5.0.7. This is just a test; ultimately, I want to implement a different service. Although I know that WorkManager is more suited to this specific case, I want to check if the background service works correctly so that I can implement other services in the future.
flutter_backgound_service: foregroundServiceType 0x0000001 is not a subset of foregroundServiceType attribute 0x0000000 in service element of manifest
I am trying to set up a foreground service for my Flutter application to perform background tasks using the Flutter library flutter_background_service 5.0.7. This is just a test; ultimately, I want to implement a different service. Although I know that WorkManager is more suited to this specific case, I want to check if the background service works correctly so that I can implement other services in the future.
flutter_backgound_service: foregroundServiceType 0x0000001 is not a subset of foregroundServiceType attribute 0x0000000 in service element of manifest
I am trying to set up a foreground service for my Flutter application to perform background tasks using the Flutter library flutter_background_service 5.0.7. This is just a test; ultimately, I want to implement a different service. Although I know that WorkManager is more suited to this specific case, I want to check if the background service works correctly so that I can implement other services in the future.