iOS 12 terminates apps in the background for no reason

前端 未结 2 918
误落风尘
误落风尘 2020-12-04 13:19

Starting from iOS 12 the CLLocationManager doesn\'t run endless anymore in the background. The app get\'s terminated without a crashlog at random times. This was working fin

2条回答
  •  攒了一身酷
    2020-12-04 14:06

    I tried clearing out the /tmp and /Library/Caches directories when the app goes in the background without any change in behavior. I also tried the same periodically when the app processing background locations without any change as well.

提交回复
热议问题