Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
尝试在 iOS 7 设备上下载应用程序时出现以下错误。有什么问题。
“此版本未将此设备列为允许的设备。”
您需要将设备 UDID 添加到苹果开发者网站上的 iOS 配置文件中,然后您还需要在 TestFlight 中添加该设备并在使用更新的配置文件构建后重新发送构建。
听起来您在为旧设备集构建应用程序后将新设备附加到 TestFlight。该应用程序中没有您新设备的配置文件。
要修复,您将再次构建应用程序,以便新设备信息在应用程序中。