I\'m trying to get my app working in Xcode 7 beta but I\'m hitting this exception:
NSInternalInconsistencyException: \'Invalid parameter not satisfying: !sta
I've managed to solve this by doing these two things:
UIBackgroundModes
NSLocationAlwaysUsageDescription
As of iOS 11, keys are named:
NSLocationAlwaysAndWhenInUseUsageDescription
NSLocationWhenInUseUsageDescription