How do I view specific logs for a specific iOS Application? It is not a native iOS Application.
It is an iOS Application installed from an MDM solution. It is an iOS Application that allow the user to check his/her email.
I am not looking for Crash Logs but I am looking for Logs that will tell me why the User Authentication failed. I am looking for some kind of authentication logs messages failures and see at least if it was a Token Authentication Issue, or Certificates Issue or something like that.
Reading some online articles, I can connect the iOS device to a Mac OS X device, and I can use Apple Configurator 2 or XCode to view the crash logs. But again, I need the authentication user logs for a specific application not the crash logs. Thanks a lot in advance for your help
It is an iOS Application installed from an MDM solution. It is an iOS Application that allow the user to check his/her email.
I am not looking for Crash Logs but I am looking for Logs that will tell me why the User Authentication failed. I am looking for some kind of authentication logs messages failures and see at least if it was a Token Authentication Issue, or Certificates Issue or something like that.
Reading some online articles, I can connect the iOS device to a Mac OS X device, and I can use Apple Configurator 2 or XCode to view the crash logs. But again, I need the authentication user logs for a specific application not the crash logs. Thanks a lot in advance for your help