【问题标题】:Hockeykit Invaild Provisionary Profile?曲棍球套件无效的配置文件?
【发布时间】:2015-12-03 22:44:58
【问题描述】:

我们最近设置了一个 HockeyKit 服务器,用于测试我们的 iOS 应用程序。我们关注了HockeyKit DocsApple Doc's for OTA。我们跟踪了所有内容并设置了所有内容,但我们在安装配置文件时遇到了问题。

我们可以点击“安装配置文件”,但没有任何反应。 我们可以点击“安装应用程序”,应用程序将安装但由于“无效配置文件”而失败。

我们尝试了几种不同的配置文件,但都失败了......

这是设备的控制台输出

profiled[328] : (Error) MC: Failed to parse profile data. Error: NSError:
Desc : Invalid Profile
US Desc: Invalid Profile
Domain : MCProfileErrorDomain
Code : 1000
Type : MCFatalError
Dec 1 14:32:31 iPad1 profiled[328] : (Error) MC: Profile cannot be queued for installation. Error: NSError:
Desc : Invalid Profile
Sugg : Invalid Profile
US Desc: Invalid Profile
US Sugg: Invalid Profile
Domain : MCInstallationErrorDomain
Code : 4000
Type : MCFatalError
...Underlying error:
NSError:
Desc : Invalid Profile
US Desc: Invalid Profile
Domain : MCProfileErrorDomain
Code : 1000
Type : MCFatalError

我们也在他们的 GitHub 上提交了issue

我们在这个设置中缺少什么?

【问题讨论】:

    标签: ios ios-provisioning ota hockeyapp


    【解决方案1】:

    手动安装配置文件停止在 iOS 8 上运行(Apple 删除了该功能)。您需要始终使用更新的配置文件在 Xcode 中创建一个新构建,并将这个新构建上传到您的 HockeyKit 服务器。

    【讨论】:

    • 我不再使用 HockeyApp,在此之后并在 SDK 中发现内存泄漏,我已切换到 Fabric。但据我了解,这似乎是正确的答案。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-05-12
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多