4

I understand that Enterprise apps need to be "trusted" before users can use them. "Untrusted App Developer" message when installing enterprise iOS Application this answers details what I mean.

However, it's quite a horrible experience having users to go to Settings > General > Device Management blah blah to trust an Enterprise profile. Is there a programmatic way (URL scheme maybe?) to automatically launch to the said menu so all the user has to do is tap "trust"?

Thanks!

7ball
  • 1,675
  • 2
  • 20
  • 44
  • most close URL I found is `App-Prefs:root=General&path=ManagedConfigurationList` – toma Jun 19 '17 at 19:04
  • and can you launch this from Safari like so: `App-Prefs://root=General&path=ManagedConfigurationList` ? I opened it in Safari and a popup appeared: "Want to open this in Settings?". Then I tapped "open" and another pop up appeared: "Safari cannot open the page because the address is invalid." and the page just sits there. I've read somewhere that this might not work anymore in iOS 10.. – 7ball Jun 19 '17 at 19:58
  • No, I didn't try that from Safari. – toma Jun 19 '17 at 20:00
  • 1
    if we can't launch this from Safari, I don't see a way to launch this.. – 7ball Mar 15 '18 at 20:06

0 Answers0