WKWebView canvas memory issue

i'm using WKWebView to launch PDF Document (PDF Book).

  1. In my case, my file size is 224 MB pdf document.

 2. After I launch a 224 MB file, until the 5th page blur issue is NOT appearing but from 6th page onwards Blur issue is Appearing  (this 224 MB file contains a total page count 5700). in iPhone Device only  3. Blur issue NOT Appearing for small size files of 3000 to 4000 Pages in iPhone Device

Noe: Blur issue NOT Appearing for iPad Device

How to Fix iOS reaching the canvas memory limit, allowing continuous mode to work again without issues on WKWebView ?

WKWebView canvas memory issue
 
 
Q