Hi,
I am new to LiveCode and developing my first app - a SuDoKu app. The SuDoKu grid is made of some buttons and text field labels and using them is causing the app to crash but only when running on a physical android device. The problem appears to be something to do with memory as the debugger message (using "Device Debug" android app) gives:
...
grow heap (frag case) to 11.732MB for 1127536-byte allocation
...
Searching google and stack overflow seems to suggest that I'm using too much memory - would a stack with ~80 buttons + 80 text fields do that?
Any help would be muchly appreciated.
Thanks!
Steve
Crash only on Android Device (not desktop or emulator)
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 2
- Joined: Sat Sep 06, 2014 11:49 am