Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8321] iOS: Analytics - In the ti.start event, the "platform" key returns only "iphone" when launching app from iPad or iPod

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-06-09T16:48:38.000+0000
Affected Version/sRelease 2.0.0, Release 1.8.2
Fix Version/sn/a
ComponentsiOS
Labelsqe-ios031912
ReporterWilson Luu
AssigneeEric Merriman
Created2012-03-26T17:47:47.000+0000
Updated2017-06-09T16:48:38.000+0000

Description

Steps to reproduce: 1. Launch any app on an iPad or iPod device 2. Watch for ti.start event at Right Scale Actual: After launching app from an iPad or iPod, the "platform" key contains "iphone":
{...,"osver":"4.0.2","version":"1.8.2","platform":"iphone","model":"iPod3,1"}}
Expected: If an app is launched from an iPad or iPod, "platform" value should be "platform":"ipad" or "platform":"ipod" respectively.

Comments

  1. Lee Morris 2017-06-09

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

JSON Source