NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

There is 2 user.

1st user is logged into admin & app kept into background so we need to send it's current location through web service.

2nd user is checking 1st user location on the map.

App is developed into React Native.

asked 07 Jan '20, 12:31

Kailas%20B's gravatar image

Kailas B
6223
accept rate: 0%

2

The answers and comments on your previous question apply here too, including Stackoverflow's "how to ask a good question".

(07 Jan '20, 12:35) SomeoneElse ♦

it's just simple question I've ask. Can not post code here. can you suggest me the whats wrong in the question so I can update rather then down vote the question.

(07 Jan '20, 12:56) Kailas B

As I've already said, read https://stackoverflow.com/help/how-to-ask . One of the suggestions in there is "Help others reproduce the problem". How exactly can people do this with the level of information that you have provided so far?

Another problem is that (at first glance) it doesn't seem to be related to OpenStreetMap at all, just about how react native apps work on a mobile device, the OS of which you're keeping secret from us.

EDIT: Apparently it's Android.

(07 Jan '20, 13:05) SomeoneElse ♦

How to trigger web service after every 1 min to get user current location when app is in background state.

The OS should Be minimum jelly been to latest android 10 this should be work.

(07 Jan '20, 13:30) Kailas B

Have you tried reading some of the answers at https://duckduckgo.com/?q=stackoverflow+background+location+android&t=ffsb&ia=web ? There are a number of questions, some of which are partial duplicates of each other, and some of which touch on issues specific to later Android OS versions.

However, first I'd suggest taking a step back and thinking about how you are obtaining locations (from GPS? from Google? from some other provider?) and asking what's best for your application, for example - does it need to work with or work without Google Play Services? That'll allow you to cut down the stackoverflow answers into a list that applies to your situation, and go forward from there.

(07 Jan '20, 13:41) SomeoneElse ♦

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×47
×3

question asked: 07 Jan '20, 12:31

question was seen: 1,974 times

last updated: 07 Jan '20, 13:41

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum