Topic: Updates In Background

Hi,

I am trying to make an app like RunKeeper.

But when the user suspend the app when running, I am unable to get the location.

How can I track the path he has run like runkeeper ?

Re: Updates In Background

Hello.

It works over Online Maps.
Try to use Application.runInBackground.
http://docs.unity3d.com/ScriptReference … round.html

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: Updates In Background

Hi,

Application.runInBackground does not seem to work on mobile.

http://forum.unity3d.com/threads/applic … id.117723/

Re: Updates In Background

Unfortunately, I do not know the correct solution for your problem.
Perhaps this problem can be solved by using the Native Plugins or manually configure manifests.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.