The 2010-2011 version of the iPhone/iPad/iPod Touch/Apple TV operating system family, made by Apple.
I have an UIView with many UIImageViews as subviews. The app runs on iOS4 and I use images with retina …
iphone uiview ios4 calayer retina-displayAll my research so far seems to indicate it is not possible to do this accurately. The only two options …
ios4 sizewithfont catextlayerI'm experimenting w/ improving the "resolution" of an OpenGL ES based app. Apple mentions here (developer.apple.com) that OpenGL …
iphone opengl-es ios4 multisamplingI am using ASIHttpRequest library in iphone and when i try to do a GET request on the below URL …
iphone ios4 asihttprequestI tried using AVAudioSession and AVAudioPlayer to record and play sounds respectively but the sound volume is very low. I …
iphone ios4 avaudioplayer avaudiorecorderI have a TabBarController that sets the image for the tab like so, in the -init method: self.tabBarItem.image = […
iphone ios4 retina-displayFor some reason, whenever I try to codesign in xcode, I am getting this error (path to app): The operation …
iphone ios4 codesignI want to save video to my app document from asset url. My asset url is as follows:- "assets-library://…
iphone objective-c xcode ios4 alassetI have an app that I'm trying to install via standard OTA ad hoc. On iOS 4.1 The app installs ok. …
iphone ios4 adhoc