You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is supposed to be a discussion on whether the p2p sync is supposed to happen when the activity is no longer visible but not yet exited by the user/app.
This is a case where in android file transfer apps, the user tends to switch applications while the file transfer continues.
In either case, whether the transfer should continue or be paused. I think that it needs to be handled explicitly and documentation from the nearby connections API does not provide as much information as required.
The text was updated successfully, but these errors were encountered:
ekigamba
changed the title
Handle p2p sync when activity goes to onPause and onResume
Handle peer-to-peer sync when activity goes to onPause and onResume
Mar 12, 2019
This issue is supposed to be a discussion on whether the p2p sync is supposed to happen when the activity is no longer visible but not yet exited by the user/app.
This is a case where in android file transfer apps, the user tends to switch applications while the file transfer continues.
In either case, whether the transfer should continue or be paused. I think that it needs to be handled explicitly and documentation from the nearby connections API does not provide as much information as required.
The text was updated successfully, but these errors were encountered: