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.
2 人のユーザー (オブザーバーとドライバー) がいるアプリを開発しています。オブザーバーはマップ内のドライバーの位置を追跡するため、ドライバーの緯度経度をサーバーに継続的に送信する必要があるため、ドライバーの位置がオブザーバーマップビューで更新されるようにサーバーを継続的に呼び出すにはどうすればよいですか。
他にもオプションがあるかもしれませんが、いつでも NSTimer を使用してトリガーを起動できます。
https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/Classes/NSTimer_Class/Reference/NSTimer.html