【问题标题】:Can't release iMessage extension in AppStore because of missing Messages framework由于缺少消息框架,无法在 AppStore 中发布 iMessage 扩展
【发布时间】:2017-02-19 16:12:06
【问题描述】:

我在我的 ios 项目中实现了 iMessage 扩展,但在提交并查看我的构建后,我在 iTunnes connect 中看到以下内容:“您的二进制文件没有实现消息框架。屏幕截图不会显示在 iMessage 的 App Store 上。”

我尝试将它添加到主要目标中,但仍然存在问题

我很困惑我应该做什么,因为我已经在模拟器和测试设备中工作了。 我是否需要更改构建架构或设置中的某些内容?提前感谢您的任何建议。

【问题讨论】:

标签: ios xcode app-store app-store-connect imessage


【解决方案1】:

我发现我添加了一个新目标而不是扩展名 (http://screencast.com/t/32hMPE8NWeR) 要解决此问题,您需要将 iMessage 扩展添加到 Target Dependencies 并将 .appex 文件添加到 Embed App Extensions in Build Phases

【讨论】:

    猜你喜欢
    • 2017-05-09
    • 1970-01-01
    • 1970-01-01
    • 2019-02-16
    • 1970-01-01
    • 2021-11-12
    • 2017-03-12
    • 1970-01-01
    • 2013-10-08
    相关资源
    最近更新 更多