Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25268] Android: modules built using sdk 7 trigger runtime error

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionDuplicate
Resolution Date2017-09-13T10:45:27.000+0000
Affected Version/sn/a
Fix Version/sRelease 7.0.0
ComponentsAndroid
Labelsn/a
ReporterFeon Sua Xin Miao
AssigneeEric Merriman
Created2017-09-13T05:52:38.000+0000
Updated2017-09-13T10:45:27.000+0000

Description

*Reproduce Step* 1. create a module project 2. build and use the module, appc run -p android 3. following error appears in the log
[ERROR] TiExceptionHandler: (main) [100,100] ----- Titanium Javascript Runtime Error -----
[ERROR] TiExceptionHandler: (main) [0,100] - In com.test.mod/bootstrap.js:28,7
[ERROR] TiExceptionHandler: (main) [0,100] - Message: Uncaught SyntaxError: Unexpected token =
[ERROR] TiExceptionHandler: (main) [0,100] - Source: 	var  =  lazyGet(this, "com.test.mod.Samplemod7Module", "", "");
[ERROR] V8Exception: Exception occurred at com.test.mod/bootstrap.js:28: Uncaught SyntaxError: Unexpected token =

Comments

  1. Feon Sua Xin Miao 2017-09-13

    [~ybanev], thanks!

JSON Source