Hi @Joseph

Have you tried the below in the XCode console area while debugging is on?

po print(app.debugDescription)

Another easy alternative might be to add the below:

print(app.debugDescription)

These are swift syntaxes.

Suparna Khamaru
Suparna Khamaru

Written by Suparna Khamaru

I am passionate about iOS, Android, Web apps,API test, Automation & ACI— https://www.linkedin.com/in/suparnakhamaru/

No responses yet