On demand resources: invalid tags on Testflight

When checking my application on Testflight, the on-demand resources requests fail on the motive that "the bundle request contains one or more invalid tags".

This error however does not occur when testing against an xcode server.

I am using only internal testers accounts.


Did anybody encounter the same problem?

Similar here.

In Xcode all ok, but in TestFlight I receive: "The requested application data doesn't exist. Invalid tag in set... {("tagName")}".

Accepted Answer

I believe there is a problem with ODR in testflight that Apple are looking into. I got this response a few days ago:


https://forums.developer.apple.com/thread/21851

Hi, I have two question, how could you access video resources? For the image, we can use the UIImage(name:***), but how to aceess videos? and second question is i can not find the downloaded resources under mainbundle. where are they? Thank you.

On demand resources: invalid tags on Testflight
 
 
Q