Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7408] Android: Geolocation - trueHeading returns undefined/null

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2012-02-06T23:11:19.000+0000
Affected Version/sRelease 1.8.0.1, Release 1.8.1
Fix Version/sn/a
ComponentsAndroid
Labelsqe-and012312
ReporterWilson Luu
AssigneeOpie Cyrus
Created2012-01-25T15:43:50.000+0000
Updated2017-03-09T23:29:55.000+0000

Description

Steps to reproduce: 1. Run attached code 2. Check logcat Actual: On V8, trueHeading always prints out "undefined". On Rhino, trueHeading prints out "null". Expected: Should print out a degree value.

Attachments

FileDateSize
testGeo.zip2012-01-25T15:43:50.000+00002321160

Comments

  1. Arthur Evans 2012-06-12

    We've actually supported this for a while on Android, but trueHeading isn't getting set in the recurring heading event unless you first call getCurrentHeading. See TIMOB-9434.
  2. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source