I am currently working on angular7, and using
 "ngx-extended-pdf-viewer": "^3.3.2",
 "pdfjs-dist": "^2.5.207",
 "@types/pdfjs-dist": "^2.1.6",
 "ng2-pdf-viewer": "^5.3.4",
During opening it on ios 12 it gives error
"ERROR Error: Uncaught (in promise): UnknownErrorException: The browser/environment lacks native support for critical functionality used by the PDF.js library (e.g. ReadableStream and/or Promise.allSettled); please use an ES5-compatible build instead.(…)"