how to run my application in background in iphone?

后端 未结 6 861
-上瘾入骨i
-上瘾入骨i 2020-12-03 12:12

I want to run my timer in background even when app is not running. Because I want to get gps cordinate of the user after some time interval. What is the method to do this?

6条回答
  •  抹茶落季
    2020-12-03 12:36

    I think you are in one of cases you can do background process, take a look in this discusion

    Run app for more than 10 minutes in background

提交回复
热议问题