【问题标题】:Xamarin.Forms opening url from https://docs.google.com/viewer?url={pdf} in webviewXamarin.Forms 在 webview 中打开来自 https://docs.google.com/viewer?url={pdf} 的 url
【发布时间】:2021-12-28 03:14:57
【问题描述】:

将 xamarin.forms 更新到版本 5.0.0.2196 后。通过链接 https://docs.google.com/viewer?url={pdf} 加载到 webview 的文档中的链接不起作用。 WebView.Navigating 事件不会触发。

【问题讨论】:

    标签: pdf xamarin.forms webview


    【解决方案1】:

    这里有一些正常的建议给你

    1. Xamarin.Forms 更新到最新的(5.0.0.2244) 以查看问题是否仍然存在。

    2. 将网址更改为https://drive.google.com/viewerng/viewer?url={0}

    参考

    https://docs.microsoft.com/en-us/answers/questions/383713/xamarin-forms-issue-with-showing-a-pdf-files-using.html.

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-05-28
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-05-30
      • 2016-05-07
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多