I need to check how device is communicating via mdm protocol. Especially I have to check why device rejects installation of Managed domains profile (iOS 8 specific)
Before iOS 8 I used to do it using iPhone configuration utility (ICU), but now ICU doesn't support iOS 8 and it looks like won't support anymore. Apple suggests to use apple configurator.
I've looked through the all topics here, but haven't seen anything relevant to my question.
So, in general is it possible to check mdm communication logs?
Thanks!
P.S. I am not an iOS developer, so I am not familiar with the development tools, but as prerequisites I have macbook with installed xcode. Btw, checked device's log via xcode, but didn't found any relevant information.