Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5357] Android stuck on splash screen

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionDuplicate
Resolution Date2017-11-08T18:42:01.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsandroid,
ReporterMichiel van Eerd
AssigneeShak Hossain
Created2017-11-08T08:59:09.000+0000
Updated2017-11-08T18:42:01.000+0000

Description

When closing the app with the back button and restarting the app, the app gets stukc in the splash screen. In the console I see this error: {{[WARN] cr_ChildProcLH: Removing empty ChildConnectionAllocator for package name = com.android.chrome, [INFO] TiRootActivity: (main) [0,0] checkpoint, on root activity create, savedInstanceState: null [ERROR] TiAssetHelper: AssetManager is null, can't read asset: app.json [WARN] TiApplication: (KrollRuntimeThread) [165,165] Registering module with name already in use. [ERROR] TiAssetHelper: AssetManager is null, can't read asset: index.json [ERROR] TiExceptionHandler: (main) [138,303] ----- Titanium Javascript Runtime Error ----- [ERROR] TiExceptionHandler: (main) [0,303] - In ti:/module.js:622,21 [ERROR] TiExceptionHandler: (main) [1,304] - Message: Uncaught TypeError: Cannot use 'in' operator to search for 'Resources/alloy' in null [ERROR] TiExceptionHandler: (main) [0,304] - Source: return filename in fileIndex; [ERROR] V8Exception: Exception occurred at ti:/module.js:622: Uncaught TypeError: Cannot use 'in' operator to search for 'Resources/alloy' in null [INFO] TiRootActivity: (main) [0,0] checkpoint, on root activity resume. activity = ***@63d5be6}}

Comments

  1. Mostafizur Rahman 2017-11-08

    Hello [~michielve], Thanks for sharing with us. Please create a full reproducible test code and provide here for us to test the issue on our end. Best
  2. Joshua Quick 2017-11-08

    This is a known issue that will be fixed in Titanium 7.0.0. The fix for [TIMOB-25324] will resolve this issue.

JSON Source