I'm working on my first app. My question is: In XCode 3.2.6, is the Hardware, 'Toggle In-Call Status Bar' feature reliable? I have an iPod & iPad to test, but not an iPhone. I am wondering if the simulator is reliable on this feature. My concern is that the double height in-call status bar may cause an issue above my table. Everything works fine on the simulator, but I'm not sure if that's reliable. Unfortunately, I have no access to an actual iPhone in order to test. Can I feel comfortable that if this works okay in the simulator it will also work okay on the actual iPhone? Are there any other iPhone specific issues that tend to cause problems? Thanks in advance for any help.
Asked
Active
Viewed 1,388 times
1
-
That's what the simulator's for. – jtbandes Jul 11 '11 at 20:08
-
Thanks jtbandes. By your answer, I assume it's reliable...no worries. If not, please advise. Thank again. – Dev1345 Jul 11 '11 at 20:59
-
The simulator is meant to exactly simulate the device. If something is ever unreliable you should absolutely file a big. – jtbandes Jul 11 '11 at 21:15
-
Thank you very much. This is my first post here, so if there's a proper way to acknowledge/thank for your post, please let me know. – Dev1345 Jul 11 '11 at 21:43
-
There isn't since I've just been posting comments on your question. But I'll post an actual answer below, and you can accept it if you feel it answered the question (also, read the FAQ!). Welcome! – jtbandes Jul 12 '11 at 05:50
1 Answers
1
The simulator is meant to exactly simulate the device so you should be able to rely on its behavior. Otherwise, why would we have a simulator? However you do ever find something unreliable you should absolutely file a bug.

jtbandes
- 115,675
- 35
- 233
- 266