- Canvas 为啥创建失败?
之前canvas创建好好的然后模拟器正常运行,在我的手机上真机调试就报错。 手机微信版本: 8.0.42 手机基础库: 3.1.4 手机系统:IOS 17.1 VM13:2 SystemError (appServiceSDKScriptError) Cannot read property 'createCanvas' of undefined TypeError: Cannot read property 'createCanvas' of undefined at y1 (eval at Ce.t.call.document (http://127.0.0.1:34344/remote-debug/runtime.js?devtools_ignore=true:1:18937), <anonymous>:2:1567216) at new b1 (eval at Ce.t.call.document (http://127.0.0.1:34344/remote-debug/runtime.js?devtools_ignore=true:1:18937), <anonymous>:2:1567839) at b3 (eval at Ce.t.call.document (http://127.0.0.1:34344/remote-debug/runtime.js?devtools_ignore=true:1:18937), <anonymous>:2:1611032) at eval (eval at Ce.t.call.document (http://127.0.0.1:34344/remote-debug/runtime.js?devtools_ignore=true:1:18937), <anonymous>:2:1611918) at Generator.next (<anonymous>) at n (eval at Ce.t.call.document (http://127.0.0.1:34344/remote-debug/runtime.js?devtools_ignore=true:1:18937), <anonymous>:2:3597) at s (eval at Ce.t.call.document (http://127.0.0.1:34344/remote-debug/runtime.js?devtools_ignore=true:1:18937), <anonymous>:2:3800) at G (eval at Ce.t.call.document (http://127.0.0.1:34344/remote-debug/runtime.js?devtools_ignore=true:1:18937), <anonymous>:2:70958) at eval (eval at Ce.t.call.document (http://127.0.0.1:34344/remote-debug/runtime.js?devtools_ignore=true:1:18937), <anonymous>:2:72585) at I (eval at Ce.t.call.document (http://127.0.0.1:34344/remote-debug/runtime.js?devtools_ignore=true:1:18937), <anonymous>:2:40657)
2023-10-26 - VkSession 基础库3.0.0 2dmarker addMarker API 报错
测试后发现基础库3.0.0版本 addMarker 接口返回如下图所示的报错,基础库2.*.*没有问题 native is null, implType is not wevision marker or wevision vio [图片] https://developers.weixin.qq.com/miniprogram/dev/api/ai/visionkit/VKSession.addMarker.html
2023-08-14 - 请问wx.getLocation接口是否可以对AR小程序进行开放申请?
AR小程序需要申请wx.getLocation 接口来做AR大场景的定位,使用GPS定位来确定用户在AR场景里的位置。 最近我申请这个接口一直不通过,希望可以得到微信官方的解决办法。
2023-04-17 - 如何解决VKsession 2dMarker识别物旋转到某个角度会导致模型旋转一圈的问题?
VKSession 2dMarker 识别物旋转到某个角度会导致模型旋转一圈 官方Demo也有这个问题,下面附上官方Demo BUG 视频 https://cowtransfer.com/s/f259ace5cb124e 输入传输口令 gyoruc 查看;
2022-09-26