I have set a timer to reset an attribute of an object : - (IBAction)open:(id)sender { int viewID = ((UIButton*)sender).tag;
I have an application working under MonoTouch 3.2.6; the same application, under MonoTouch 4.0.1, crashes when launching any touch event.
everybody! I have some crach reports from JVM - hs_err_pid .logs. So are they caused by mistakes (exceptions) in my java code? This errors arised from AWT-EventQueue-0:
The app isn\'t crashing, the phone is crashing! When I hit \"run\" on xcode sometimes the phone crashes. It freezes for 1 minute then restart itself with the apple logo. When it doesn\'t crash, after
I have a problem with XCode organiser, which is not showing开发者_Python百科 any new iPhone app crash log anymore.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I have compiled my application on Solaris 10 which is using Qt 4.7.2. ldd of executable shows following:
I would like to test my app for older phones, and got one with 3.1.2. But when I try to run it, it just show the splash screen and then crash.
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
I have a view controller that has a button that triggers a method to send a request to a web service (using JSON).The method triggered creates a ASIFormDataRequest object and sends the JSON string suc