So here I jump into various wiki threads and comment on quirks…and now I’m more or less certain it’s a Corona build thing. -_-;;;
Build: 652, W7x64, iPad view
Basically, my app works. But anytime I try to:
a) Delete a picker (eg: display.remove(myPicker); myPicker = nil)
b) Click a button on segmentedcontrol
There is probably a 30-50% chance that Corona itself will crash. Console prints no errors, it’s simply straight to “Corona SDK is not responding.”
In one instance, segmentedcontrol would consistently crash attempting to delete a tableView (from the template, not the widget) and print out an error about the moveCat function within. But only when pressing the 4th button. After 50 reps or so that went away, but now I’m stuck with the even-less-helpful no errors at all.
I wish I could make this stuff up. Actually, I wish I could go back to 591, but I really needed some of those widgets…(I tried taking out segmentedcontrol - that “fixed” the seg button issue, but the deleting picker issue remained.)
EDIT: Behavior reconfirmed on 648 as well [import]uid: 41884 topic_id: 17131 reply_id: 317131[/import]