Hello,
I notice 2 out of memory crashes in the dev console which seem to happen when the app starts and variables are initializing. (._class_globals)
How can I track in such case what the cause could be or is this just android that freaks out sometimes?
I don't load any heavy images or anything it's just ints,strings, panels and a font file.
The devices don't seem to be low end either with 1500 & 3000Mb memory ofcourse I don't know what they had free at that point.
I notice 2 out of memory crashes in the dev console which seem to happen when the app starts and variables are initializing. (._class_globals)
How can I track in such case what the cause could be or is this just android that freaks out sometimes?
I don't load any heavy images or anything it's just ints,strings, panels and a font file.
The devices don't seem to be low end either with 1500 & 3000Mb memory ofcourse I don't know what they had free at that point.