ios 当我在 iPad 上收到“无法验证应用程序”错误时该怎么办?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/52447200/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-31 09:49:21  来源:igfitidea点击:

What to do when I get "Unable to Verify App" error on iPad?

iosxcodeipadcode-signing-certificate

提问by K.Wu

Here's the error that's popping up whenever I'm trying to open the app:

这是每当我尝试打开应用程序时弹出的错误:

enter image description here

在此处输入图片说明

I do have Internet connections. I restarted the iPad multiple times and reconnected to the Internet multiple times too. If it helps, one of provisioning profiles was invalid earlier:

我确实有互联网连接。我多次重新启动 iPad 并多次重新连接到互联网。如果有帮助,则其中一个配置文件之前无效:

enter image description here

在此处输入图片说明

So I enabled it, which generated a <something>.mobileprovisionfile, what should I do with it?

所以我启用了它,它生成了一个<something>.mobileprovision文件,我该怎么办?

-------------------------UPDATE 1-------------------------

-------------------------更新 1--------------- ——

I opened "Device Management" in Settings > General, here's what's inside:

我在“设置”>“常规”中打开了“设备管理”,这是里面的内容:

enter image description here

在此处输入图片说明

enter image description here

在此处输入图片说明

Finally, when I go to "More Details" of this profile, I see:

最后,当我转到此配置文件的“更多详细信息”时,我看到:

enter image description here

在此处输入图片说明

回答by shivi_shub

You should go to your iPhone Settings > General > Device Management and then trust your associated certificate. Hope this helps .

您应该转到您的 iPhone 设置 > 通用 > 设备管理,然后信任您的关联证书。希望这可以帮助 。