- xr-frame在鸿蒙系统中报系统异常reading 'isSupportARImplType'?
系统: Harmony OS 4.2.0.172 微信版本 Version 8.0.61 代码之前运行时可以的,最近突然看了一下 发现异常了! SystemError (webviewScriptError) Cannot read properties of undefined (reading 'isSupportARImplType') TypeError: Cannot read properties of undefined (reading 'isSupportARImplType') at l2e.isSupport (https://lib/WAServiceMainContext.js:1:2036732) at Object.h2e [as isVKSupport] (https://lib/WAServiceMainContext.js:1:2048086) at t.onAdd (https://lib/WAXRFrameRenderContext.js:1:1292543) at e._added (https://lib/WAXRFrameRenderContext.js:1:891849) at e._added (https://lib/WAXRFrameRenderContext.js:1:899442) at e._appendChild (https://lib/WAXRFrameRenderContext.js:1:902316) at e.appendChild (https://lib/WAXRFrameRenderContext.js:1:954221) at https://lib/WAXRFrameRenderContext.js:1:1401803 at w (https://lib/WAXRFrameRenderContext.js:1:1402075) at f.insertChildToElement (https://lib/WAXRFrameRenderContext.js:1:1403281)
06-24 - xr-camer的xr-ar-tracker组件追踪在iphone 15 pro中识别率很低
安卓系统以及iphone 15以下测试很高的识别率,但是iphone 15 pro以及iphone16pro中没有识别或者识别很艰难,能否告知解决方案!
05-16 - xr-ar-tracker的directional灯光位置默认是0 0 0吗?
灯光需要放到xr-ar-tracker中吗?麻烦告诉一下灯光的默认方向以及默认位置,在xr-ar-tracker中
02-27 - xr-camer的xr-ar-tracker组件追踪在iphone 15 pro中识别率很低?
鸿蒙系统以及iphone 15以下测试很高的识别率,但是iphone 15 pro中没有识别
01-23 - xr-camera中xr-ar-tracker组件追踪视频异常了?
harmonyos 4.2.0 微信 8.0.56
01-21 - 请问一个页面中支持xr-scene和image?
比如 <xr-scene></xr-scene><image src='a' /><image src='b' />,这样支持吗?
2024-05-27 - official-account的功能描述中1011 可展示组件,在Tips中却不包含,不好理解
https://developers.weixin.qq.com/miniprogram/dev/component/official-account.html [图片]
2024-05-22 - open-type="getPhoneNumber" 使用这个组件如果功能被禁用,是否有办法判断?
<button open-type="getPhoneNumber" type="primary" bindgetphonenumber="onGetPhoneNumber">授权登录</button>这个组件被官方禁用了,会走bindgetphonenumber方法吗?怎么判断?
2024-01-16 - web-view中嵌入了https,提示无法打开?
不支持打开非业务域名,http.xxx.com 请重新配置,但是嵌入的是https.xxx.com;已配置[https.xxx.com] 两种情况: 1、我们是做嵌套a网站【已配置】 然后点击跳https.xxx.com,出现问题; 2、其他小程序直接嵌套https.xxx.com,没有异常;
2022-06-09 - 提示不支持打开非业务域名时,ios关闭不了该页面?
使用web-view,当提示不支持打开非业务域名时,ios关闭不了该页面,也无法监控该情况
2020-06-24