What faults in xcode could cause the app to crash? do NSLogs have anything to do with it?
I know its a vague question, but i dont know what could have cause it to crash.
I’m a beginner, and im not very experienced at programming, how does the application manage to freeze so fricking often?
There are warnings in a few places:
local declaration of 'webView' hides instance variable in
NSURLRequest *currentRequest = [webView request];
'dyang_s_game' may not respond to 'generateWordsArray' in
[self generateWordsArray];
Bad Memory Usage, and also coding errors, (that do not show as errors) and warnings can usualy turn out as a crash