View program logs (iOS)

You can view the program logs for your iOS mobile app in a browser.

Before you begin, your app must be able to run in development mode or be the deployed debug version of the app. You must connect the physical device to your computer using a USB cable in order to use any debug tools with a deployed debug application.
  1. On the iOS device, select Settings >> Genero Mobile.
  2. Enable GUI LOGGING.
  3. Open Genero Mobile (GMI).
  4. In the INFORMATION section, note the HTTP URL provided. For example, HTTP URL=http://192.168.0.160:6400
  5. On your development machine, open your project in Genero Studio.
  6. Start your app.
  7. Open a browser and enter the HTTP URL identified in a previous step.
  8. Click Logs. The program logs display in the browser.