7

I have an ad-hoc iPad app distribution server setup to allow users to download nightly builds of an iPad app through Safari, and I have Basic HTTP Authentication setup on the server.

When the user clicks the link to download the app, which looks something like this:

itms-services://?action=download-manifest&url=http%3A%2F%2F<url>

Safari is prompting the user to enter credentials every time. Is there a way to make it cache the credentials, like it does for normal http:// pages?

Daniel DiPaolo
  • 55,313
  • 14
  • 116
  • 115
Dave Morris
  • 856
  • 9
  • 25

0 Answers0