Description
Our SDK sample app technically supports deployment to iOS 10, but is missing the NSLocationAlwaysUsageDescription necessary to make that actually work. This isn't normally a problem, but can become one if code in DemoMapViewController is un-commented to enable background location updates.
Description
Our SDK sample app technically supports deployment to iOS 10, but is missing the
NSLocationAlwaysUsageDescriptionnecessary to make that actually work. This isn't normally a problem, but can become one if code inDemoMapViewControlleris un-commented to enable background location updates.