我使用此代码检查是否可以访问用户位置 if CLLocationManager.locationServicesEnabled() { switch CLLocationManager.authorizationStatus() { case .restricted ...
確定! 回上一頁