ios iFunbox 应用程序安装失败 (-402620395)

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/18547630/
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 00:55:24  来源:igfitidea点击:

iFunbox App Install Failed (-402620395)

iphoneios

提问by Sabarish

I created Ad Hoc distribution profile for beta testing my app by adding the test devices. I installed the app in one of my iPhone4 using iFunbox that runs good, but when i try to install in iPhone 5 it says

我创建了 Ad Hoc 分发配置文件,通过添加测试设备来测试我的应用程序。我使用运行良好的 iFunbox 在我的 iPhone4 中安装了该应用程序,但是当我尝试在 iPhone 5 中安装时,它说

iFunbox App Install Failed (-402620395)

iFunbox App Install Failed (-402620395)

Am not sure what causes this error and how to resolve it. If i can run a app in iPhone 4 using iFunbox why not on iPhone 5 using the same iFunbox.

我不确定是什么导致了这个错误以及如何解决它。如果我可以使用 iFunbox 在 iPhone 4 中运行应用程序,为什么不能使用相同的 iFunbox 在 iPhone 5 上运行。

Can anyone suggest an idea.

任何人都可以提出一个想法。

回答by warpedspeed

For an AdHoc distribution -- that's a provisioning error.

对于 AdHoc 发行版——这是一个配置错误。

Go to Apple developer center and verify that the iPhone 5 is a added to the AdHoc provisioning profile.

转到 Apple 开发人员中心并验证 iPhone 5 是否已添加到 AdHoc 配置文件中。

https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/TestingYouriOSApp/TestingYouriOSApp.html

https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/TestingYouriOSApp/TestingYouriOSApp.html