Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Mapkit と userlocation イベントに問題があります。ユーザーの位置が見つかったときにメソッドを呼び出す必要がありますが、[locationManager startUpdatingLocation];メソッドを使用すると、私がやろうとしている処理に対してメソッドの呼び出しが早すぎます。
[locationManager startUpdatingLocation];
理想的には、ユーザーの場所のピンのアニメーションが完了したら、電話をかけたいと思います。それを監視する方法はありますか?