flutter-android-background
flutter-android-background copied to clipboard
Restart service if killed in background
Hi, Is there any way we can restart service if service is killed in background. I saw there are some methods to restart service but it crashing app i think due to callbacks references that we pass through method channels from flutter app.