Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14145] iOS: Analytics - If you background an iOS app, the background event does not get sent until next launch

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionDuplicate
Resolution Date2013-06-07T17:16:40.000+0000
Affected Version/sRelease 3.1.1
Fix Version/sn/a
ComponentsiOS
Labelsparity, qe-3.1.1
ReporterWilson Luu
AssigneeBlain Hamon
Created2013-06-06T21:11:19.000+0000
Updated2014-06-19T12:44:21.000+0000

Description

*Details:* If you background an iOS app, the background event does not get sent within the 15 second threshold and does not get sent after the threshold. You will not get that background event until next launch. *On Android now (SDK 3.1.1.X), if you press the back button or home button, the end event does get sent within the 30 second threshold.* *Steps to reproduce:* 0. Make sure you have RightScale opened in a terminal to view analytics 1. Install default app to an iOS device 2. Make sure the device is pointing to the staging wifi 3. Launch the app 4. Then, press the home button to background the app *Actual:* ti.background event is not sent within the 15 seconds threshold and still not sent after the threshold. *Expected:* ti.background event should be sent within the 15 seconds threshold if you background the app.

Comments

  1. Ingo Muschenetz 2013-06-07

    Marking as duplicate of invalid bug TIMOB-13776. Rationale is the same as noted in that bug.
  2. Wilson Luu 2013-06-07

    Thanks Ingo. Closing ticket as per above comment and after reading TIMOB-13776.

JSON Source