Testing an Application Using a Emulator

Run and test the application on an emulator and verify that the application automatically registers to Unwired Server using the default application connection template.

  1. In Xcode, select Product > Build and then Product > Run.
    The project is built and the iPhone Simulator starts.
  2. In the iPhone applications screen, open the application.
  3. In Sybase Control Center verify that the application connection was created in Applications > Application Connections.
    When the application has successfully registered, the application connection displays a value of zero in the Pending Items column.
  4. Test the functionality of the application. Use debug tools as necessary, setting breakpoints at appropriate places in the application.