I am facing the same issue, I was using a similar approach (using fetch instead of XMLHttpRequest) to get the blob. It works in iOS 12 and 13 but is broken in iOS 14.
It appears that a change in iOS 14 has broken the ability to download blob resources when using WKWebView.
Here is a link to the approach that uses JS fetch:
https://developer.apple.com/forums/thread/108394?page=1#653466022
Is there a way to get a blob resource when using WKWebView in iOS 14? Does anyone have a fix for this?
Topic:
App & System Services
SubTopic:
Core OS
Tags: