I have a requirement that when the APP is manually swiped away, it should be able to perform some network tasks in the background, such as synchronizing Google health data to the server.
It's fine to go back to the background now. If you close the app, the task won't be triggered.
I have a requirement that when the APP is manually swiped away, it should be able to perform some network tasks in the background, such as synchronizing Google health data to the server.
It's fine to go back to the background now. If you close the app, the task won't be triggered.