iOS Question background location tracking

nicieri

Active Member
Licensed User
Longtime User
Can't end BackgroundTask: no background task exists with identifier 1027 (0x403), or it may have already been ended. Break in UIApplicationEndBackgroundTaskError() to debug.

Does anyone know anything about this error? It usually happens after a while in the background, sometimes after about 30 seconds, sometimes after much longer. The error is only visible in debug. It doesn't even show up in the log that connects to the release, but the app still crashes.
 
Top