可以正常加载cache目录下的 /data/storage/el2/base/haps/entry/cache/test.pdf 文件,但为了隐藏PDF操作按钮栏,将路径改为/data/storage/el2/base/haps/entry/cache/test.pdf\#toolbar=0&navpanes=0后,程序闪退。
报错信息如下:
Reason:Error
Error name:Error
Error message:Invalid resource path or file type
Error code:17100003
SourceCode:
this.webviewController.loadUrl(this.pageUrl);
根据提供的信息显示:资源路径下文件不存在或无法访问。
确认一下目标文件路径是否存在,
尝试性方案:后缀 ?\#toolbar=0&navpanes=0