Hi,
I try to test it on a mobile it just won’t load and keeps repeating the load scene on a loop before timing out?
That crash probably happens because of heavy memory usage. Your application has many 2k and several 4k textures which overall use a lot of gpu memory.
I’d recommend to resize those 2k images to at least 1k and see if it fixes the issue.
Btw, in google chrome you can open Settings -> More Tools -> Task Manager and see how much video memory chrome is currently using. This is how it looks for me when I open you app:
– it should be much less if you optimize the textures.
Attachments:
You must be
logged in to view attached files.
Co-founder and lead developer at Soft8Soft.