SymntxHomendra51

Results 6 comments of SymntxHomendra51

For someone still facing this. Make sure you've added ACCESS_BACKGROUND_LOCATION in your androidmanifest. and ask for it in app permissions.

Those who want to use a different library. You can use this https://github.com/Rapsssito/react-native-background-actions instead. But you will need to use Axios or fetch API to make the upload and some...

Those who are looking for infinite loop function. Check this https://github.com/computerjazz/react-native-infinite-pager.

> Since the upload will originate from the native Android or iOS code, I wouldn't expect it to show up in the browser debugger. > > I've been able to...

@danidaryaweesh okay i see the community version is updated recently and I think it is being developed very fast than this one. There watchposition method also has a timeout option,...