I want to ask a question about the iPhone application. I use the Xcode to write the iPhone application about the calendar and the simulator is 3.1.3.
However, I cannot see the Calendar app. (The simulator only displays the 1. Photos and 2. Settings). Do I need to set something or download from the Internet in order to see the Calendar app? Thank you very much.
Unfortunatelly the iPhone simulator does not come with the calendar app. However you can still store and retrieve data from the calendar database, which is part of the system databases and will be stored at the
iOSUserDomain. See Using iPhone Simulator for more info.