On Demand Resources “0 Asset Packs”

一个人想着一个人 提交于 2019-12-13 15:27:37

问题


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. But when I upload the binary to iTunes Connect it says "0 Asset Packs":

The asset tags in Xcode look fine:

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."

I tried the following:

  • Removed / readded the resource tags in Xcode
  • Uploaded 3 slightly different binaries to the store
  • Turned off / on beta testing
  • Removed / readded testers

All help is appreciated!


回答1:


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. I guess they got aware of such a problem and fixed it, and we just happened to test our apps in this unlucky time.



来源:https://stackoverflow.com/questions/38422752/on-demand-resources-0-asset-packs

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!