I am using HockeyApp as a beta testing tool. For the iOS build, all the correct certificates and signing identities were used, however when I download the App on an iPhone X, it says "Waiting" which is to be expected and then when it gets close to finishing the download, it seems to stop and the following happens:
- The App icon isn't displayed
- It shows the HockeyApp title instead of the App name
- The icon is not clickable. ie. the App doesn't open at all. It does not crash upon opening, it just doesn't open.
My Build settings are as follows:
- SDK Version: Default
- Linker Behavior: Link Framework SDK's only
- Supported architecture: ARM64
Any help will be greatly appreciated. Thank you