- Jun 6, 2020
- 11,559
- 4,422
Hello all,
I have downloaded an android version of GPS running in background here :
[H3]
Simple example of a foreground service that keeps the process running in the background. The current location is shown in the persistent notification. The app starts at boot and theoretically should run all the time. It also schedules itself to run with StartServiceAt. This can help in cases...
I was wondering is it even possible to do the same with IOS.
1) GPS is running in notification bar - even app is minimized or killed.
2) GPS will only stop - when user click 'stop' in app
Any reference that i can jump start? I have done GPS in IOS before but never know if it can achieve like what android can do as i am currently working on a project that required GPS to be turn on and save log even app is minimised/killed.
I have downloaded an android version of GPS running in background here :
[H3]
برای دیدن لینک ها باید ثبت نام کنید
[/H3]Simple example of a foreground service that keeps the process running in the background. The current location is shown in the persistent notification. The app starts at boot and theoretically should run all the time. It also schedules itself to run with StartServiceAt. This can help in cases...
برای دیدن تصاویر باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
I was wondering is it even possible to do the same with IOS.
1) GPS is running in notification bar - even app is minimized or killed.
2) GPS will only stop - when user click 'stop' in app
Any reference that i can jump start? I have done GPS in IOS before but never know if it can achieve like what android can do as i am currently working on a project that required GPS to be turn on and save log even app is minimised/killed.
برای دیدن لینک ها باید ثبت نام کنید