Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Low
-
Resolution: Fixed
-
Affects Version/s: Release 6.0.0
-
Fix Version/s: Release 6.1.0
-
Component/s: Android
-
Labels:
-
Story Points:2
-
Sprint:2016 Sprint 23 SDK
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.