background app refresh #234
-
Folks - Just wondering how this app collects navigation data without background app refresh? My phone has no cellphone signal and I still want to track all my movement during a day and then check it in the evening. Obviously the display will go off in 30 seconds on the phone and iphone will probably take the app out of memory Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
This might help:
|
Beta Was this translation helpful? Give feedback.
-
Wow so it sounds like you guys did the right thing in Xcode so everything
is set for me. Appreciate it!
…On Wed, Sep 14, 2022 at 3:26 PM Vincent Neo ***@***.***> wrote:
This might help:
https://developer.apple.com/documentation/corelocation/getting_the_user_s_location/handling_location_events_in_the_background
Core Location continues to deliver location events in the background, even
if users disable the Background App Refresh setting for one or all apps.
—
Reply to this email directly, view it on GitHub
<#234 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFZ3356J3J3C5DSKRI5RLALV6IRG3ANCNFSM6AAAAAAQMT3VEE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Sorry I'm also a little new to this. What's the best tool to export the gpx
files and will it have time stamps?
…On Wed, Sep 14, 2022 at 4:02 PM Raj ***@***.***> wrote:
Wow so it sounds like you guys did the right thing in Xcode so everything
is set for me. Appreciate it!
On Wed, Sep 14, 2022 at 3:26 PM Vincent Neo ***@***.***>
wrote:
> This might help:
>
>
> https://developer.apple.com/documentation/corelocation/getting_the_user_s_location/handling_location_events_in_the_background
>
> Core Location continues to deliver location events in the background,
> even if users disable the Background App Refresh setting for one or all
> apps.
>
> —
> Reply to this email directly, view it on GitHub
> <#234 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AFZ3356J3J3C5DSKRI5RLALV6IRG3ANCNFSM6AAAAAAQMT3VEE>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***
> .com>
>
|
Beta Was this translation helpful? Give feedback.
This might help:
https://developer.apple.com/documentation/corelocation/getting_the_user_s_location/handling_location_events_in_the_background