I have a PhoneGap app that I\'m testing on webOS, Android, and iPhone. I\'m using physical devices as well as emulators (the ones that come with their respective SDKs, not the PhoneGap emulator).
Some of our application is already in AppStore... But suddenly one thing comes into my mind, that I want to clear before submitting my next application.
i created a navigation based project but instead of tableview i added a new view with a button to navigate to the other view.. my button code is as shown below but whenever i run it the application do
I am writing a small shooting game using cocos2d. It\'s working good in simulator. But when testing in the device, the animations of sprites are slow and they are stucking.The images I used are CCSpr
My application is running fine on the simulator, but not on the device.Basically, any documents fro开发者_运维问答m the web (PDF, Word, M4P videos) are working great on the simulator (and can be acces
I have provided support for two languages, En开发者_如何学编程glish and Chinese, in my iPhone application.I use string files for the languages using \"key\"-\"value\" pairs and my application displays
I don\'t know how much you can help me because its under the NDA, but I recently updated to the OS 4 beta 3 xcode version. My project worked fine under 3.2 but under 4.0 parts are a not quite right I
i\'m trying to save some informations in an iphone/ipad app. The problem is that it works but if i close the app (with the home button on the simulator or closing with cmd+q) the informat开发者_运维技
i am using the following function to move a ball from one location to another wherever user touches the screen..right now i dont have an i-phone to test my application and i am new to i-phone applicat
I was new in iPhone application development. As i might have gone through native applications, i was struggling from 1 week, for adding new fields to a particular contact of AddressBook.