有人反馈安卓手机无法加载检后评估报告的pdf预览

相关链接

https://www.mytijian.com/m/v2/common/pdfReader?url=https%3A%2F%2Fmytijian-img.oss-cn-hangzhou.aliyuncs.com%2Fkangping%2Freport%2F20200609102311240193107.pdf&chunk=0.1333397951713966&_site=/mt&_siteid=196

android手机调试相关报错

相关记录


在测试手机打开 http://mozilla.github.io/pdf.js/web/viewer.html 这个链接。看官方demo显示正常吗
react-pdf只是基于 pdfjs 做了二次 react 封装。
你可以使用官方demo 测试一下兼容性。
测试:http://mozilla.github.io/pdf.js/web/viewer.html
在Android 的 webview 渲染出来是个共性问题。你可以看这个
https://github.com/mozilla/pdf.js/issues/7157

当前状态

改了加载的方式后,现在android10.x版本是可以了,有一个vivo android 7.x版本也是可以的,有一个android 8.x的版本是不行的

文档更新时间: 2020-07-28 11:54