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 physically connect the device to your computer using a USB cable. Wireless debugging from within Genero Studio is not supported.
Important: Sensitive and personal data may be written to the output. Make sure that the log output is written to files that can only be read by application administrators.
  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.