Skip to content

Commit a9d5b59

Browse files
authored
Update README.md
1 parent f8e23e9 commit a9d5b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ public class MainActivity extends FlutterActivity {
9999
}
100100
}
101101
```
102-
Optionally, you can add a hook when the app exits to stop the python service with `ServiceSrv.stop()` API
102+
Optionally, you can add a hook when the app exits to stop the python service with `ServiceSrv.stop(this)` API
103103

104104
## Add Foreground Service Permission
105105

0 commit comments

Comments
 (0)