SessionDelegate.urlSession(_:dataTask:didReceive:)
Cuizhangqiang opened this issue · 2 comments
Cuizhangqiang commented
Cuizhangqiang commented
onevcat commented
This is basically an OOM. Please check if you have loaded to many images (especially huge resolution images). If so, I would suggest try to use a downsampling processor.