I am having problems installing an app I have written via an MDM.
The only error shown on screen is: "Unable to download app"
Connecting my device to my Mac and looking at the Device Log while installing gives me the following lines:
Nov 30 15:08:29 Thomass-iPhone appstored[152] <Error>: !B18:com.MyCompany.MyApp,J:-7184901782002726309,I:5931121481553874548#[<private>]: Failed to install application at path: <private> error: <private>
Nov 30 15:08:29 Thomass-iPhone appstored[152] <Notice>: !B18:com.MyCompany.MyApp,J:-7184901782002726309,I:5931121481553874548#[<private>]: Install failed after error: <private>
Is it possible to change the log so that instead of displaying "private", it will display the actual error?
How can I find out why my app won't install?