Hello!
Testing my game I've noticed from time to time it takes a lot of time for it to load (in android) I don't know if anybody else had a similar issue. I tested it in the same phone, same background apps, etc. So 1 out of 5 times it got stuck in a very long loading time.
I've recorded a video:
I've noticed some people complaining about the game 'never loading' in some reviews and I have some ANR's that I suspect comes from here. Any insight of what it could be?
Things I've tried:
+Disabling preload sounds
+Disabling the simple minifying
+All the loader styles (which are mostly useless, since they dissapear in like 0.5 seconds)
+Adding a custom loader
It may be that I have too many gfx, but then this should happen always, but it happens randomly under the same conditions (same battery, no apps in the bg...)