gpt4 book ai didi

ios - 无法连接到 HTTPS 并且对于 HTTP 说无法安装应用程序,因为我想使用 .plist 下载应用程序时的证书

转载 作者:行者123 更新时间:2023-11-28 06:23:28 27 4
gpt4 key购买 nike

我想从 url 下载 .ipa,我创建 .plist 并上传到 dropbox,然后创建 .index带有这条鳕鱼的文件:

<a href="itms-services://?action=download-manifest&url=https://www.dropbox.com/s/.../testInits.plist">Install App</a>

但是当打开 .index 并点击 Install Appshow this Alert在显示安装应用程序的消息之前不要打开 .plist

我在另一个 HTTP 服务器上尝试这个 .index,但是显示这个
show this Alert说:无法安装应用程序,因为 p..ti.ir 的证书无效

此代码用于 .index

<a href="itms-services://?action=download-manifest&url=http://p..ti.ir/.../testInit.plist" target="_blank">Download</a>

我不知道证书

可能我的代码 .index 有问题?!

我该怎么办?

最佳答案

我必须使用这个:

https://dl.dropboxusercontent.com/s/.....

从 dropBox 下载所以 .plist 是:

<a href="itms-services://?action=download-manifest&url=https://dl.dropboxusercontent.com/s/.../testInits.plist">Install App</a>

下载时应使用 HTTPS

关于ios - 无法连接到 HTTPS 并且对于 HTTP 说无法安装应用程序,因为我想使用 .plist 下载应用程序时的证书,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42667716/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com