Collecting Logs From An iOS App

Last edited on

Collecting Logs From An iOS App (Xcode)

  1. Launch the app from Xcode, e.g. in the debugger.
  2. Squish's output will show up in the application output pane alongside other AUT logging. The application output pane is located at the bottom right of the Xcode window.
  3. Copy the application output into your reply (or a text file if it is large) and send it to us.

Collecting Logs From An iOS App (Qt Creator)

  1. Launch the app from Qt Creator, e.g. in the debugger.
  2. Squish's output will show up in the application output pane alongside other AUT logging. The application output pane is located at the bottom of the Qt Creator window.
  3. Copy the application output into your reply (or a text file if it is large) and send it to us.

Apps Launched Directly On Device

There is (currently) no way to get Squish logs from an AUT that has been launched directly on the device without a debugger attached.