On-Demand Resources error

I'm having a lot of problems getting on-demand resources to work reliably. My app always works fine when I test it myself, but when I start distributing Test Flight releases, there's almost always someone who reports that the resources won't load. Sometimes they report problems that seem to indicate that the app is using the wrong resources (old versions from old builds). Here is a typical report:


When I tap on “Let’s Get Started” I get a message that says “Error loading video The operation couldn’t be completed. (_OnDemandResources-StoreErrorDomain Error 2003.)”


What does this error mean? Is it my fault, or something on Apple's side?


I have to wonder if On-Demand Resources is actually something that a lot of developers use and that is still supported by Apple.


Thanks,
Frank

Replies

I also have the same problem.

The first version is correct,then i modify my resources and publish on TestFlight.

One of the two devices can be updated to the latest resource ,but other always be old.

I check the config file in /var/mobile/Library/OnDemandResources ,The second device has not updated the configuration file.



Did you solve this problem?