Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24128] Android: Runtime disposed, cannot set property 'userAgent' warning in logs

GitHub Issuen/a
TypeBug
PriorityLow
StatusResolved
ResolutionFixed
Resolution Date2016-11-22T00:24:55.000+0000
Affected Version/sRelease 6.0.0
Fix Version/sRelease 6.1.0
ComponentsAndroid
Labelsqe-6.0.0
ReporterLokesh Choudhary
AssigneeGary Mathews
Created2016-11-10T01:48:53.000+0000
Updated2018-08-16T14:40:31.000+0000

Description

Steps to reproduce:

1. Create a default app for android. 2. Build it for android device/emulator.

Actual results:

1. We see a warning in the logs after the app launches:
[WARN] :   [Nexus 5] V8Object: (main) [502,573] Runtime disposed, cannot set property 'userAgent'
2. App builds fine with no issues.

Expected results:

1. We should not see such warning.

Comments

  1. Gary Mathews 2016-11-18

    master: https://github.com/appcelerator/titanium_mobile/pull/8625

JSON Source