Problem Description :
The loader layout of my game stuck on loader layout in some mobiles(you can say below snapdragon 636). After ashley's suggestion i did remote debugging i found that there are multiple errors(253) logged in console when loader layout progress freezes, they all talk about the same error given below -
Example: "Error loading image 'file:///android_asset/www/images/tiled_background6.png': Event
img_.onerror c2runtime.js:4593"
Here is a screenshot of the logged errors -
Note: I tried again after removing cocoon plugins but result was the same, just the errors were reduced from 253 to 249.
Note 2:Everything works fine when tested with Nokia 6.1 plus and no errors were logged! Just the performance was a little low.
Description of Capx : I cannot share the capx as it is a large game and because it is only stuck when game is large as i have made small games and never experienced it. i also have tested without third party plugins and it still stucks.
Expected Result : Smooth game loading (it is alright in devices over snapdragon 636)
Affected Browsers : All works fine on PC browsers, only stucks in mobiles
Operating System and Service Pack : Win10
Construct 2 Version ID : Latest