1.

Mention What Are The Ios Quirks For A Compass Heading Object?

Answer»

For a compass heading object the iOS quirks are

  • trueHeading is RETURNED only when location SERVICES are EXECUTING through geolocation.watchlocation()
  • For iOS>4 devices, if the mobile DEVICE is revolved or rotated and the app supports that orientation, the heading value will be reported back with respect to the current orientation

For a compass heading object the iOS quirks are



Discussion

No Comment Found