My app has suddenly stopped serving on demand resources from test flight and was rejected I submitted the app due to on demand resources being unavailable.
It works locally. I am not hosting on demand resources, I am using Apple hosted resources.
The full error message is
NSCocoaErrorDomain = 4994 "The requested application data doesn't exist."
UserInfo=(NSLocalizedFailureReason=Request could not be completed. Invalid tag set in '{(tag1, "tag2")}.
tag1 and tag2 exist in Target->Resource Tags
When I look in itunesConnect->Activity->IOS Builds->Version I can see that the app has the correct number of asset packs.
Any ideas?