문제

I made a lovely app that fetches updates (using the recommended UIApplicationBackgroundFetchIntervalMinimum interval).

Works fine on WiFi.

But now I'm testing it on 3G (same code without any modifications), and seemingly it has not yet been updated for half an hour now. Is iOS 7 Background Fetch working on 3G networks?

도움이 되었습니까?

해결책

Yes.

It has a longer duration, but after about 40 minutes it has updated.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top