- 小程序 worker API在Windows系统且基础库2.19.2 下报错,是基础库版本的问题吗?
API 名称:createWorker,基础库版本:2.19.2、2.16.1 开发管理看的错误(基础库错误)日志: Cannot read property \'create\' of undefined TypeError: Cannot read property \'create\' of undefined at Object.create (<anonymous>:2:95477) at Object.create (<anonymous>:2:210769) at Object.lC (<anonymous>:2:2331896) at Object.t.<computed> [as createWorker] (<anonymous>:2:1172359) at Object.<anonymous> (<anonymous>:2:805833) at Object.<anonymous> (<anonymous>:2:2461155) at Object.<anonymous> (<anonymous>:2:2459374) at c (<anonymous>:2:113492) at Object.<anonymous> (<anonymous>:2:113846) at Object.initWorker (<anonymous>:10339:26388)
2021-12-06 - 安卓机型调用wx.downloadFile回调失败:fail download fail
急!急!急! 安卓(荣耀10)调用wx.downloadFile 走 fail 回调失败,返回信息:errMsg: fail download fail,下载的URL会 302 重定向到新的下载链接,iOS 测试都没问题,求解是为什么?
2019-12-09 - web-view 中使用canvas生成的图带有小程序码,图片长按识别不了码
web-view 中的H5 使用canvas 生成的图带有小程序码,长按生成的图片有识别的选项,然后发给好友,iOS端微信长按图片没有识别小程序码的选项,安卓可以。 H5 中的canvas 的width 和 height 属性设置为了样式中的width 和 height 的 5 倍,如果设置为设备像素比的倍数,则偶尔可以偶尔不行
2018-08-01