iPhone
APIを叩くときはネットワークインジケーター(ステータスバーでクルクル回るやつ)を使っていると思いますが、これをそのまま使うとAPIの連打防止になります。変にFlag用の変数を増やすよりシンプルになりますね。 // Indicator ON [UIApplication sharedApp…
https://developer.apple.com/library/safari/#documentation/SafariDOMAdditions/Reference/DeviceOrientationEventClassRef/DeviceOrientationEvent/DeviceOrientationEvent.html#//apple_ref/javascript/instp/DeviceOrientationEvent/webkitCompassHeadi…