[AC-5357] Android stuck on splash screen
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2017-11-08T18:42:01.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Titanium SDK & CLI |
| Labels | android, |
| Reporter | Michiel van Eerd |
| Assignee | Shak Hossain |
| Created | 2017-11-08T08:59:09.000+0000 |
| Updated | 2017-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}}
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
This is a known issue that will be fixed in Titanium 7.0.0. The fix for [TIMOB-25324] will resolve this issue.