For the first release of my app I want to store all information locally using plists. What would be the limit to the amount of memory my app could use up on the phone?
I want to use OAuth (documentation from http://fdp.frogcommunity.com/questions/view/171/introducing-oauth) in my app, any ideas/online tutorials listin开发者_如何学编程g how to do it using the code li
I have used this previously in my app, and having looked over everything I cannot find the difference, but for some reason when I run:
I would like to make a set of help pages for an iOS app, and it seems logical to have a hypertext table of contents.
I accidentally increase the size of UINavigation controller. But i am unable to found a way to change its height back to the normal height from size inspector or开发者_Python百科 interface builder.
I have spent some time debugging a weird issue with ARC and custom dealloc functions. I\'m subclassing NSOperation class
I\'m having XCode (latest version) crash whenever I start up - can\'t get anything done until I resolve this - any ideas?
So a project group member and I have been working on our parts separately. I\'ve been working on half of the views in the app and he has worked on the other half. I sent him my half to combine with hi
I have been having some crashes in my app.When checking the logs and using atos, it is telling me exactly where I get the crash, which is where I tell my NSRunLoop to run:
I\'m trying to learn Objective-C and my program (creating a calculator) gets linker or parser error that I\'m not able to figure out. I don\'t know what can cause this problem. I\'m using Xcode 4.1