Unable to install enterprise application

I have enterprise developer account . I want to distribute the app through URL . My app is hosted in AWS s3 bucket . The URL is alright and the apple developer certificate is also alright . When i try to access the url it showed me the install option . When i click install it it says "Unable to install appname . Please try again letter "

I have made the html file and put url like this .

<a href=”itms-services://?action=download-manifest&url=url/appName.plist">

I have found the log . The log says
  • [IXSClientConnection

remote_prioritizeCoordinatorForAppWithBundleID:completion:]: No coordinator found for com.bundle.dev and app is not vendable by App Store or is a hard error (1) so showing alert.
Please help .

Thanks in advance


Did you find a solution? We're having the same issue with our app.
Have the same error after update to iOS 14
I found solution for the same question, but I we uploading app to our custom domain. Problem was with certificate SSLv3, because iOS 14 began to think that it was obsolete.
Unable to install enterprise application
 
 
Q