Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7814] Android: Analytics - ti.start event contains inaccurate property values

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionInvalid
Resolution Date2017-06-09T16:58:33.000+0000
Affected Version/sRelease 1.8.2
Fix Version/sn/a
ComponentsAndroid
Labelsqe-and021312, qe-nfc
ReporterWilson Luu
AssigneeEric Merriman
Created2012-02-25T11:34:11.000+0000
Updated2017-06-09T16:58:33.000+0000

Description

Steps to reproduce: 1. Launch a Titanium app 2. Monitor ti.start event from RightScale Actual: city is San Francisco, postal_code is null, continent_code is NA
{"city":"San Francisco","country_code":"US","country_name":"United States","postal_code":null,"latitude":37.7645,"longitude":-122.4294,"metro_code":807,"area_code":415,"continent_code":"NA","id":"95671a50-26b0-4403-b87c-057b14c7fb8f:16d2dbb0a017b60a","sid":"362f812c-06a3-40a2-84d5-5b9caeab45e3","ts":"2012-02-24T01:58:05.583+0000","event":"ti.start","data":{"platform":"android","os":"Android","model":"GT-P7510","tz":-480,"nettype":"WIFI","deploytype":"test","app_version":"1.0","osver":"3.2","un":"se.infra","version":"1.8.2"},"seq":2,"mid":"16d2dbb0a017b60a","ver":"2","type":"ti.start","aguid":"bbd5e604-748c-4d86-bcf9-dcbba8dd42f1"}
Expected: city, postal_code, and continent_code properties should contain the correct associated values.

Comments

  1. Lee Morris 2017-06-09

    Closing ticket due to time passed, any problems please open a new ticket.

JSON Source