Latest 1.4.1 build crashing App
On the latest 1.4.1 release, whenever I compile my app, install it on my iPhone, and try to run it it crashes. No errors, no messages, nothing.
Runs fine in the simulator, but when it's on the phone it crashes.
Note: This has been happening ever since I updated from a revision released on, or around, September 10th.
9 Answers
-
With the last 1.4.1 I get almost the same behaviour.
I install the app on the phone with xcode and starts just fine, but after this it's not starting anymore. After the splash it dies.
The app has the multitasking disabled.
-
@Bin Wen: Go here and simply follow the little mini-guide. Note that this updates your Titanium Mobile SDK, not the actual Titanium Developer.
@Tamas: I'm getting the same thing, except I'm building from Titanium and not Xcode. The splash page loads quickly, then the App crashes. No errors, no warnings, nothing.
-
I have the same issue. works fine in simulator.. dies instantly on phone…
-
@Colton - the device log shows something related to bad access in memory.
I guess they forgot something and when the app it's not in debugging mode it dies.I have an older 1.4.1 built by me that works.
It's not the last one, but has the imageview issues fixed, and I think table rows too(or at least I don't have issues with) .If you want it let me know.
-
I am having the same problem with iPad iOS 4.2 beta. I thought it was the system, but apparently not… I am downloading the latest build to see if that solves the problem…
-
Still crashing… Could any Appcelerator staff member post in this thread with an "official" response to these problems? It's quite annoying because in the SDK I am using the ImageView width/height scaling for local images is broken and that is a big part of one of the Apps I am building, and it is due for a beta test with corporate in a couple of days.
-
@colton
get it here and let me know how it's working for you. :)http://dev.rborn.info/ti/
-
I am experiencing the same issue with the latest build. It loads the splash screen and then crashes.
-
Same here, but in the simulator. The imageView is all screwed up, animation is all over the place, some animations never occur, some images when being removed simply pop up again.
fails
window.remove(imgUsed);all animations fail.
I was done with the program, and was going to submit it to the app store, but I can't now.