- Home /
Is there a Tutorial on Running Android, iOS in background?
I been trying to find a way to run Unity App in the background on the Android and the iOS device. It looks like the best way to do this is to run a Android/iOS service to do this, but everything I found wasn't in a good step by step tutorial.
Can anyone point me in the correct direction on this?
Answer by mdespault · Jan 30, 2018 at 09:50 PM
This tutorial is helpful: http://www.devhelp.me/unity-background-location-service-step-by-step/
Your answer
Follow this Question
Related Questions
Android background app. (idea) 0 Answers
Could a mobile app have a service application compiled targetting a higher version of .net? 0 Answers
Unity IAP using unity servers? 0 Answers
Background Networking Activity and Unity Run Loop 0 Answers
How to get some background process time after OnApplicationPause 1 Answer