Unleash.close() method #10683
dmytroreutov
started this conversation in
General
Replies: 1 comment
-
Hi @dmytroreutov, the short answer is no, you don't. If the app is killed, everything it supervises is killed as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After some digging, I've found that the sample app executes the following in
onTerminate()
:Do users need this code as well? In Android docs there is a comment for this method:
Beta Was this translation helpful? Give feedback.
All reactions