iphone - what are a few main reasons that apple applications crash? -



iphone - what are a few main reasons that apple applications crash? -

what faults in xcode cause app crash? nslogs have it?

i know vague question, dont know have cause crash.

i'm beginner, , im not experienced @ programming, how application manage freeze fricking often?

there warnings in few places:

local declaration of 'webview' hides instance variable in nsurlrequest *currentrequest = [webview request]; 'dyang_s_game' may not respond 'generatewordsarray' in [self generatewordsarray];

bad memory usage, , coding errors, (that not show errors) , warnings can usualy turn out crash

iphone xcode

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -