简体   繁体   English

按需资源“ 0个资产包”

[英]On Demand Resources “0 Asset Packs”

I recently started implementing On Demand Resources to my app. 我最近开始对我的应用程序实施按需资源。 Everything is fine and dandy when I deploy the app to my phone from Xcode. 当我从Xcode将应用程序部署到手机时,一切都很好。 But when I upload the binary to iTunes Connect it says "0 Asset Packs": 但是,当我将二进制文件上传到iTunes Connect时,它显示“ 0 Asset Packs”:

在此处输入图片说明

The asset tags in Xcode look fine: Xcode中的资产标签看起来不错:

在此处输入图片说明

Here's what the build settings of Assets looks like: 资产的构建设置如下所示:

资产

I'm testing via TestFlight and in the app I get an error saying "The requested application data doesn't exist." 我正在通过TestFlight进行测试,并且在应用程序中收到一条错误消息,提示“请求的应用程序数据不存在”。

I tried the following: 我尝试了以下方法:

  • Removed / readded the resource tags in Xcode 删除/读取Xcode中的资源标签
  • Uploaded 3 slightly different binaries to the store 将3个略有不同的二进制文件上传到商店
  • Turned off / on beta testing 关闭/开启Beta测试
  • Removed / readded testers 删除/读取测试人员

All help is appreciated! 感谢所有帮助!

Whatever the problem is, it seems to be resolved now. 无论问题是什么,现在似乎都可以解决。 Asset packs seem to show the correct number of Asset packs in the iTunes Connect, and the apps downloaded through test flight now work properly. 资产包似乎在iTunes Connect中显示正确数量的资产包,并且通过试飞下载的应用程序现在可以正常运行。 I guess they got aware of such a problem and fixed it, and we just happened to test our apps in this unlucky time. 我猜他们知道并解决了这个问题,而我们恰好在这个不幸的时刻测试了我们的应用程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM