Hello.
We are consumer of Apple Developer Enterprise Program.
At the moment, we are trying to adapt our applications to work in iOS 14 and encountered the problem of installing the ipa on iOS 14. In particular, when we try to download the ipa file from the server with the path: https://servername/folder/file.ipa then the file cannot be loaded, and if we access the file along the path https://serverip/folder/file.ipa, then the file is loaded. But what was most surprising was that when we try to download this file via safari, the file does not download in both cases (as example, when we are try do this in iOS 13 then all is good and file is downloaded). If a similar action is performed on a safari in the simulator, then the safari crashes and a crash report is generated.
Can you explain what this problem is related to and how we can get around this problem?
We are consumer of Apple Developer Enterprise Program.
At the moment, we are trying to adapt our applications to work in iOS 14 and encountered the problem of installing the ipa on iOS 14. In particular, when we try to download the ipa file from the server with the path: https://servername/folder/file.ipa then the file cannot be loaded, and if we access the file along the path https://serverip/folder/file.ipa, then the file is loaded. But what was most surprising was that when we try to download this file via safari, the file does not download in both cases (as example, when we are try do this in iOS 13 then all is good and file is downloaded). If a similar action is performed on a safari in the simulator, then the safari crashes and a crash report is generated.
Can you explain what this problem is related to and how we can get around this problem?