On Demand Resources “0 Asset Packs”

2019-07-11 14:16发布

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

enter image description here

The asset tags in Xcode look fine:

enter image description here

Here's what the build settings of Assets looks like:

Assets

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条回答
ら.Afraid
2楼-- · 2019-07-11 14:23

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.

查看更多
登录 后发表回答