- Jun 6, 2020
- 11,559
- 4,422
In our app we're using a variant of the tracker from here:
When the location changes there is a generated an file and send to the server. (A)
However there is also a process that sends all present files (not only tracker-info). (B)
These two a sometimes sending the files twice. For example when process A is sending but not yet has deleted the file. Then process B is started in the background and is sending the same file again.
Do you have any thoughts on how to prevent this?
برای دیدن لینک ها باید ثبت نام کنید
When the location changes there is a generated an file and send to the server. (A)
However there is also a process that sends all present files (not only tracker-info). (B)
These two a sometimes sending the files twice. For example when process A is sending but not yet has deleted the file. Then process B is started in the background and is sending the same file again.
Do you have any thoughts on how to prevent this?
برای دیدن لینک ها باید ثبت نام کنید