getting-started icon indicating copy to clipboard operation
getting-started copied to clipboard

使用默认协议(桌面微信)可以发送图片,使用iPad的协议发送图片就会报错就会

Open 649273833 opened this issue 4 years ago • 0 comments

我在使用wechaty案例时(“https://github.com/wechaty/wechaty-getting-started/blob/master/examples/basic/ding-dong-bot.js”),使用默认协议(桌面微信)可以正常运行发送案例里面的svg文件,当我使用iPad的协议发送案例里面的svg文件就会报错就会提示 “UnhandledPromiseRejectionWarning: Error: Unsupported MIME type: application/xml” ,但是发送普通的jpg、jpeg、png格式的图片没有问题

649273833 avatar Jul 02 '21 03:07 649273833