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
Post a Comment