iOS Background location tracking fails on test devices -


based on example application , stackoverflow post: periodic ios background location updates, have managed create working implementation periodic background location tracking.

everything works on device , install application xcode, every tester send application via crashlytics app still times out in background.

does have debug/release mode or provisioning profiles?

are sure using background location permissions correctly? testing/deploying on ios 7 or ios 8? check article more information: http://nshipster.com/core-location-in-ios-8/


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

android - Linear layout children not scrolling -