如何解决部分真机生成长图时报错canvasToTempFilePath:fail no image?
部分ios手机生成长图时报错:canvasToTempFilePath:fail no image
ps:图片很长,高度有1万多甚至更高多 px,当图片高度不高当时候 时可以正常生成图片。
api:wx.canvasToTempFilePath
2 回复
你好,canvas原有接口不再维护,请使用新版的canvas实现。https://developers.weixin.qq.com/miniprogram/dev/component/canvas.html