I am using capture plugin for video recording and using camera plugin for the images (from gallery and camera)
i am coding a project in which some products with their respective categories and subcategories are read from an xml file and then must be displayed in a UITableView.
I am writing an enterprise client/server application. The client is an iOS app which uses Cocoa Lumberjack to create the log files. These files will be essential for client debugging and troubleshooti
I tried drawing a long paragraph as an NSAttributedString in a view inside a UIScrollView. Weird thing is, the top of the paragraph is not blurry, but the more I scroll to the bottom the blurrier it g
I noticed SBJson failed to decode this json string: [{\"JNAME\":\"VERSION\",\"DATE\": \"20111012\",\"TIME\": \"145020\"}]
I know the two ways to get a operation queue as follow: queue1 = [[NSOperationQueue alloc] init]; queue2 = [[NSOperationQueue mainQueue] retain];
I\'m writing an app that will run on iOS3.0 and up. The app has a custom UIViewController (say), which I\'m instantiating from a .xib file. It\'s view comprises a single UILabel, which I\'ve correctl
I\'ve Created a textField to all the cells in the table view. self.field = [[UITextField alloc]initWithFrame:CGRectMake(20, 44, 222, 31)];
I have been trying to understand why my modally presented image is not being shown underlaid the transparent status bar.
I\'ve got a compilation issue with a UiSegmentedControl, whose style is bezeled. The colour is black. I get an error: