Hi.
Is it possible to run a Unity iOS app in the background (Running while the user is using other apps on the iOS OS)? The scene would consist of a simple GPS script that saves the current location every ten minutes to PlayerPrefs.
Is this possible, or will I have to do the GPS part as a native part of the app in Xcode?
Best regards,
Andreas.