I recently installed iPhone SDK on my Mac OS X 10.5 VMWare. I have iPhone SDK 3 installed on the vmware image. I planned to learn Phonegap development and so started to install the \'PhoneGap Template
I am programming an app for the iphone in Objective C in Xcode. What I am trying to do is to make a splash screen at the start of my app last for about 2 or 3 seconds, I have looked throughout the int
I am developing code for ios 4.0.1 that I am now testing with earlier versions. My problems begins with ios verison 3.2 and earlier.
I am getting the following error on iOS 3.2: dyld: Symbol not found: _OBJC_CLASS_$_NSCache Referenced from: /var/mobile/Applications/884C05DF-261D-4581-96CD-3727103C5832/speedymap.app/speedymap
The expected behavior is to change the image (from play to pause and from pause to play) when the play action is clicked.This works as expected in version 4.x.In version 3.2 the setImage does not work
How do I add a video to an iPhone app. using iPhone SDK 3.2.5? I dont see the actual video but I can hear it playing.
What is the command of delayin开发者_Go百科g an action to fade in an image?Sounds like you want
I added a table to my app, and with that table, I added a scroll bar, just like the contancts in the iPhone.The scroll is working with the letters, but i have a problem with it,under letter A, i get l
I\'m trying to create 3 Tabbar control but the third one does not display the page, anyone know what\'s wrong with the code? Thanx in advance.
In my app I add a view loaded from XIB with UIViewAutosizingMaskFlexibleWidth and have the desired result only in one of two cases: