我正在使用 codemagic.io 来构建我的应用程序和 testmagic(通过 testflight)来安装应用程序来测试设备。
我只是觉得我无法安装到我的 ipad。单击 testmagic 中构建的安装按钮(下载)时,我只得到一个文件 Applicaton.ipa。
在我的 iPhone 上执行相同操作会导致安装。
必须做什么才能将应用程序安装到 iPad 上!?
ipad pro,ios:13.5.1 iphone 11 pro max,ios:13.4.1
/贡纳尔
使用 iPadOS 13 Safari 正在发送其 macOS 对应的 User-Agent。就像是
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko) 版本/13.0 Safari/605.1.15
更多信息https://developer.apple.com/forums/thread/119186
要解决您需要在 iPad 中从桌面模式切换到移动模式的问题: