flutter_background_service
flutter_background_service copied to clipboard
service.invoke("stopService") didn't work
all device i am try but didn't work
Hi @itssaklenkhan Did you get the solution for it, I am also facing the same issue with it. Initially, it was working fine but, suddenly stopped working, I have not changed anything.
FlutterBackgroundService().invoke("stop_service", null);
i use this function and work it.