iOS kills my background fetch process; creates unnecessary crash logs?
问题 I'm using the new background fetch mode in iOS 7, In my users' crash logs I'm seeing a lot of: MyApp[11893] has active assertions beyond permitted time: {( <BKProcessAssertion: 0x176afef0> identifier: Background Content Fetching (3281) process: MyApp[11893] permittedBackgroundDuration: 30.000000 reason: backgroundContentFetching owner pid:33 preventSuspend preventThrottleDownUI preventIdleSleep preventSuspendOnSleep )} I assume I'm getting this because my update is taking longer than the