iphone-sdk-4.1
Where to #import on Objective-C
My project has been increasing in size and I\'m a little confused about where should I #import header files.[详细]
2023-04-08 17:29 分类:问答crash due to "Could not load NIB in bundle"
In my开发者_运维知识库 app there is a PointMode button. When I click on it 10 to 11 time there is no problem and the view will appear. But then after, it produces this error:[详细]
2023-03-20 18:00 分类:问答alternative of MPMediaPickerController for IPhone
I have been searching since a week for that is there any library like MPMediaPickerController which can be u开发者_如何转开发sed for IPhone (asMPMediaPickerController works only for IPad). Kindly guid[详细]
2023-03-20 01:37 分类:问答iOS App compiled for 4.1 worked as debug and AdHoc and after being released in app store crashes
Here\'s a strange one.... I have an app which runs rock solid since many years, and recently I did a little add on to it. I testes the app on several devices (iPhone 4, 3GS) and did that in debug an[详细]
2023-03-15 06:35 分类:问答How to use Lazy Loading in Paging?
I have a viewController, in that i have used Page control. and each page have 4 imageViews. I have passed Xml and according to number of images in that i got the number of pages of pageControl that i[详细]
2023-03-05 04:51 分类:问答How to stop/invalidate a NSTimer [duplicate]
This question already has answers here: Closed 10 years ago. Possible Duplicate: NSTimer doesn't stop[详细]
2023-02-19 16:37 分类:问答How do I make 2 labels add together with each other?
Hi I\'m kinda new to Xcode and I\'m trying to make an app where you press a button and the number开发者_运维技巧 will go up; and I have 2 buttons and 2 labels.I\'ve got it to where the 2 labels will c[详细]
2023-02-17 20:03 分类:问答iphone app crashes: work fine in development but when downloaded from itunes it crashes
I developed one application, recently I launched it in the apple store. When I download the application from the itunes and launch it, it crashes at the point it retrieving the data from the web servi[详细]
2023-02-15 06:45 分类:问答Prevent user tapping other controls in a view while it is loading
In my application i have a Home page - It has 3 buttons each button will invoke a another view, that view will have a data comes from a web services. When i press a first button it took a time to get[详细]
2023-02-07 01:50 分类:问答How to get the indexPath of the particular table from multiple table in iphone
Hi i m using 2 tables in a single view and want to get the indexpath of the tables. I use the below code to get the indexpath. but stil categoryId getting effected whatever table i access not the othe[详细]
2023-02-06 05:38 分类:问答