如何检测用户是否允许位置更新

如果用户在第一次启动时拒绝允许位置更新。

我怎么能检测到这个?

检查CLLocationManager的authorizationStatus方法。