gpt4 book ai didi

Tizen Web SDK : How to remotely debug (web inspector) web app running on watch (Galaxy)?

转载 作者:行者123 更新时间:2023-12-02 20:07:21 27 4
gpt4 key购买 nike

我想知道如何(如果可能的话)远程调试在 Samsung Galaxy Watch 上运行的使用 Web SDK 编写的应用程序?

我能够:

  • 使用设备管理器连接到 watch (显示日志等)
  • 在 watch 上安装并运行应用
  • 在 watch 模拟器中调试应用(以便我可以确认 Javascript 调试器正在工作)

当我尝试在 watch 本身上进行调试时:

...但 Chrome 页面是空白的。重新加载页面没有任何区别,仍然保持空白。

谷歌搜索我发现很少。此论坛帖子 ( https://developer.tizen.org/forums/web-application-development/web-inspector-not-working-remote-device?langswitch=en ) 描述了相同的问题,但答案没有用:提供的链接显示了如何运行应用程序(有效),而不是如何远程调试。

如有任何帮助,我们将不胜感激。目前我不确定这是否可能。

Watch 正在运行 Tizen 4.0.0.1,并使用 Tizen Studio 3.0。

最佳答案

经过大量搜索,我在这篇文章中找到了解决 Chrome DevTools 空白问题的方法:Chrom devtools insepctor showing blank white screen while debugging with Samsung TV Tizen Web application

基本上

  • 创建文件夹 c:\Temp(如果尚不存在)
  • 转至窗口 > 首选项 > Tizen Studio > Web > Chrome -> 额外参数
  • 添加--enable-blink-features=ShadowDOMV0 --enable-blink-features=CustomElementsV0 --user-data-dir=c:\Temp

关于Tizen Web SDK : How to remotely debug (web inspector) web app running on watch (Galaxy)?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54382973/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com