flutter_background_service icon indicating copy to clipboard operation
flutter_background_service copied to clipboard

service.invoke("stopService") didn't work

Open itssaklenkhan opened this issue 1 year ago • 2 comments

all device i am try but didn't work

itssaklenkhan avatar Jun 06 '23 13:06 itssaklenkhan

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.

chetu-ko avatar Jun 19 '23 05:06 chetu-ko

FlutterBackgroundService().invoke("stop_service", null); i use this function and work it.

appsorooshan avatar Sep 30 '23 10:09 appsorooshan