Change your delegate methods as below. extension ViewController : CLLocationManagerDelegate { func locationManager(_ manager: CLLocationManager, ...
確定! 回上一頁