Trying to start MapKit location updates without prompting for location authorization. Must call -[CLLocationManager requestWhenInUseAuthorization] or -[CLLocationManager requestAlwaysAuthorization] first.
添加 NSLocationAlwaysUsageDescription
或者 NSLocationWhenInUseUsageDescription
到Info.plist