Hi everyone,
We have an enterprise account and have created our first app. We've exported out an .ipa file but can't figure out how to install it!
"If you don’t distribute your app using a MDM system, users can install your app using the iOS App (IPA) file but then they will need to manually trust your organization to launch the app." - Apple.
"We actually have several in-house applications that are hosted on a internal web server, then users go to the website and download the apps they need." - Stack Overflow
Seems simple enough; I put the .ipa on a server... but when I browse to it in iOS Safari it shows up as an .ipa.zip file and tries to open in FTPManager (which can open Zips). It's being served with the application/octet-stream MIME type; is that correct? I've seen a few posts from people with the same problem but there doesn't seem to be any official advice on the correct MIME type for .ipa files.
I then tried to email it to myself but when I tap the attachment it just askes whether I want to send a message, add to Notes, etc.
Apple's documentation on manually trusting the organisation requires first attempting to install the app, so I'm not even getting that far.
How do I actually install this .ipa?
We have an enterprise account and have created our first app. We've exported out an .ipa file but can't figure out how to install it!
"If you don’t distribute your app using a MDM system, users can install your app using the iOS App (IPA) file but then they will need to manually trust your organization to launch the app." - Apple.
"We actually have several in-house applications that are hosted on a internal web server, then users go to the website and download the apps they need." - Stack Overflow
Seems simple enough; I put the .ipa on a server... but when I browse to it in iOS Safari it shows up as an .ipa.zip file and tries to open in FTPManager (which can open Zips). It's being served with the application/octet-stream MIME type; is that correct? I've seen a few posts from people with the same problem but there doesn't seem to be any official advice on the correct MIME type for .ipa files.
I then tried to email it to myself but when I tap the attachment it just askes whether I want to send a message, add to Notes, etc.
Apple's documentation on manually trusting the organisation requires first attempting to install the app, so I'm not even getting that far.
How do I actually install this .ipa?