Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27269] Android: Do not retry sending events if no connectivity

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2019-08-01T02:07:47.000+0000
Affected Version/sRelease 8.1.0
Fix Version/sRelease 8.1.0
ComponentsAndroid
Labelsn/a
ReporterGary Mathews
AssigneeGary Mathews
Created2019-07-22T22:46:26.000+0000
Updated2019-08-05T16:10:04.000+0000

Description

- Do not attempt to retry sending events if no connection is established

Comments

  1. Gary Mathews 2019-07-22

    master: https://github.com/appcelerator/titanium_mobile/pull/11071
  2. Lokesh Choudhary 2019-07-25

    8_1_X : https://github.com/appcelerator/titanium_mobile/pull/11077
  3. Lokesh Choudhary 2019-07-25

    FR Passed for both PR's Waiting for CR to merge.
  4. Lokesh Choudhary 2019-07-26

    Verified the fix in SDK 8.1.0.v20190726095146 & 8.2.0.v20190726102118. Closing.
  5. Gary Mathews 2019-07-31

    Re-opening to address a minor issue when a connection is unavailable. This will prevent unwanted exception logs.
       Unhandled exception in analytics thread:
       
    *TEST* - Change device DNS to an invalid DNS (0.0.0.0) - Open any Titanium app with this fix - Should not see Unhandled exception in analytics thread: when attempting to send analytics master: https://github.com/appcelerator/titanium_mobile/pull/11102 8_1_X: https://github.com/appcelerator/titanium_mobile/pull/11101
  6. Lokesh Choudhary 2019-07-31

    FR Passed.
  7. Lokesh Choudhary 2019-08-05

    Verified the fix in SDK 8.1.0.v20190801142345 & 8.2.0.v20190802062148. Closing.

JSON Source