Unable to Install iOS App from IPA File - Downloading but Not Installing

60 Views Asked by At

I'm currently working on distributing an iOS app using an IPA file hosted on GitLab. While the IPA file is downloading successfully, the app isn't installing on iOS devices. I've followed the steps outlined in my deployment process, but I'm encountering issues with the installation phase.

I've uploaded the IPA file to GitLab, created a manifest file, and included an HTML page with an installation link. However, despite successful downloads, the app isn't installing on iOS devices. I've verified the URL paths, ensured correct MIME types, and confirmed the signing with the appropriate distribution certificate.

0

There are 0 best solutions below