Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
299 views
in Technique[技术] by (71.8m points)

ios - Apple On-Demand Resources failing download with "Resource Unavailable For Download Request"

In my App, for non-production environments, I am hosting Apple On-Demand Resources on Github Pages.

This always worked but recently for only some of the ODR I started getting this error:

NSLocalizedFailureReason=Resource Unavailable For Download Request, NSUnderlyingError=0x6000011b6220 {Error Domain=NSURLErrorDomain Code=404

I have looked for similar answers and found 0 results for this exact error. The asset packs are correctly available for download, the tags are correct (they never changed) and nothing changed in the code base. What could it be?

question from:https://stackoverflow.com/questions/65880522/apple-on-demand-resources-failing-download-with-resource-unavailable-for-downlo

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...