Unable to interact with controls on screen

I am not sure what I am missing in code but when I run my application under "iPhone Simulator 4.3" or "iPad Simulator 4.3" I can't seem to inteact with the application. i.e. The keyboard does not appear when I click in the text box and I am not able to click on the sider at all. I assume it's basic stuff but I am new to this and would greatly appreciate any pointers.


This application can be found in chapter 4 of the book titled "Beginning iPhone 4 Develpment: Exploring the iOS SDK" by Dave Mark, Jack Nutting and Jeff LaMarche.


Xcode 3.2.6 on Mac OS X 10.6.8.


Thanks!

iPad

Posted on May 12, 2012 12:56 PM

Reply
6 replies

May 12, 2012 1:36 PM in response to manixagar

Hi there!

If you are new to developing applications for the iOS SDK I highly recommend that you watch Azamsharp´s series of how to develop epplications for the iOS platform.


Find his series here.



He really explains everything from start to beginning, learning you how to develop everything everything from simple to more advanced applications. I highly recommend you checking it out! It´s where I started!

May 12, 2012 6:20 PM in response to manixagar

The simulator(s) is not an emulator.


And while it can work well to test basic app logic, your users are on devices. Not testing on devices your app targets is asking your users to test for you, and if that means negative reviews, you'll be lucky to recover in the store.


Simulator vs. Device:

May 12, 2012 6:14 PM in response to manixagar

Hi again!

The simulator will work just fine so long as you will not have to use anything that requires physical motions (like gyro, etc.). You could not use the camera in the simulator either.


On another hand, Apple actually recommends that you test your application on an actual device before uploading it to the App Store. But this is something you will have to decide on your own. I have both an iPad, iPhone and a iPod I am testing my applications on, and I really have to say that it is much more fun when you could actually take with you the app you have created in your pocket.


But, as said, a simulator would work just fine as long no gyro, camera, etc. is required.


Hope this was some help 😝

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Unable to interact with controls on screen

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.