已经拖了半年了,求解
Mac升级后 出现开发者下暂不支持Camera 组件 ?[图片] 1.02.1912062 Mac:10.15.1 请尽快修复,急用
2020-05-22应该与 https://developers.weixin.qq.com/community/develop/doc/000c2c53a34d50d17a399ecef5b800?_at=1574254598615 类似 但由于用到了spine,所以旧版本方式无法使用 createImage 方法。
camera和canvas组建同时使用时层级关系z-index失效如题, 除此以外,真机调试还会莫名其妙崩溃。 开发者工具,canvas在顶部,覆盖了camera组件: [图片] 真机调试,canvas不显示,被camera遮挡: [图片] p.s. 我试过把camera组件 display:none 隐藏,想要通过cameraFrame将画面叠加到canvas上,但这样的话,根本就不会触发摄像头拍摄的这个事件了。 应该与 https://developers.weixin.qq.com/community/develop/doc/000c2c53a34d50d17a399ecef5b800?_at=1574254598615 类似 但由于用到了spine,所以旧版本方式无法使用 createImage 方法。 [图片] [图片]
2019-11-2010.15.1 同。nightly build也不行
mac升级10.15 macOS Catalina以后显示不支持camera组件?如题 升级macOS Catalina以前是可以正常调试的,在没有改动代码的情况下升级后,显示不支持camera组件[图片]
2019-11-08mark 10.15.1 依然如此。
camera组件在mac 10.15 Beta 版上无法使用自带摄像头camera组件在mac 10.15 Beta 版上无法使用自带摄像头,mac 10.15之前都是可以的,现在不能使用,牵扯到camera相机功能的开发调试时非常麻烦
2019-11-08debug:///[publib]:1 appServiceSDKScriptError Dt.default.OffscreenCanvas is not a constructor; at wx.createOffscreenCanvas TypeError: Dt.default.OffscreenCanvas is not a constructor at eval (debug:///[publib]:1:666498) at Wt (debug:///[publib]:1:667132) at Object.Lt (debug:///[publib]:1:665198) at Object.p.<computed> (debug:///[publib]:1:1184691) at Object.eval (debug:///[publib]:1:481381) at Function.eval (debug:///[publib]:1:1183029) at Object.eval (debug:///[publib]:1:442685) at pe.onLaunch (weapp:///app.js:36:26) at pe.eval (debug:///[publib]:1:1460657) at eval (debug:///[publib]:1:1461219) errorReport @ debug:///[publib]:1
小程序 真机调试 不支持 offscreen canvasonLaunch: function () { plugin.configPlugin({ fetchFunc: fetchWechat.fetchFunc(), tf, canvas: wx.createOffscreenCanvas() }) } 真机调试时报错,看微信小程序开发文档说,目前真机调试不支持createOffscreenCanvas()这个API。
2019-11-06- -我是一次都不收到。。。为什么
微信支付成功 回调返回success 为什么微信会再次回调?支付成功后 回调到我的服务 然后我直接 return ‘success’ 按道理说应该可以了 为什么会多次回调?
2019-07-16