Open littlee opened 3 years ago
Thanks for your report @littlee. Unfortunately I don't have a access to a iOS 9 test device (and it seems simulator runtimes are only available down to iOS 11 for me). Is this issue limited to iOS9 or does it also occur in other versions?
the code above will throw a network error on iOS 9
my temporary solution is replacing
loadImage.fetchBlob
with the function below