Handle background task every second in both android and ios with react native

Viewed 28

I want to process background task to send location data every second to server, I tried a few libraries but it doesn't work with 1s cycle I read some articles that ios is very strict about this Currently, is there any way I can make this work well on both android and ios?

0 Answers
Related