Hello everyone,
Something really strange is happening. I a working on this app in which I have a scrollview holding different clickable buttons and what not…
So, in the simulator all works great! But when I install it to a device, in this case iPad and iPod touch, something really strange happens: all of a sudden, after clicking different buttons, the app randomly exits out. Without any warnings! I am using button = ui.newButton{} to create all the buttons I am displaying on the screen. On a side note, I am using a lot of nested if statements where I am making some buttons visible and other not visible button.isVisible = true.
I know this maybe a very vague question/topic, but I am hoping is not just me who is having this annoying issue.
Any input is highly appreciated.
Thanks [import]uid: 75258 topic_id: 31809 reply_id: 331809[/import]

