请问为甚么开发者工具上wx.chooseVideo可以返回参数thumbTempFilePath,但是手机端调试没有返回?
有后续了没???
同问,今天遇到一样的问题
你好,请提供一下出现问题的机型和微信版本,以及能复现问题的简单代码示例。
问题解决了,怎么就没有后续了
@邓坤力 thumbTempFilePath 到底什么时候支持?
同样问题,求解决
https://developers.weixin.qq.com/blogdetail?action=get_post_info&docid=000c8a7f7981300de486c7e925b000&highline=chooseVideo
https://developers.weixin.qq.com/blogdetail?action=get_post_info&docid=00024c2b5f05486c13a6bde5356000&highline=chooseVideo
https://developers.weixin.qq.com/blogdetail?action=get_post_info&docid=000e6c3720c890f941a6fe61c5b800&highline=chooseVideo
https://developers.weixin.qq.com/blogdetail?action=get_post_info&docid=000822e44bcda0bed9a6e56835b800&highline=chooseVideo
https://developers.weixin.qq.com/blogdetail?action=get_post_info&docid=00024ac23443785bf7665b2b75b000&highline=chooseVideo
https://developers.weixin.qq.com/blogdetail?action=get_post_info&docid=0000c4098d06b02de456933f357800&highline=chooseVideo
https://developers.weixin.qq.com/blogdetail?action=get_post_info&docid=af7e83ac0caf45c139abecdd8a29caa5&highline=chooseVideo
https://developers.weixin.qq.com/blogdetail?action=get_post_info&docid=3af631abac282ad764c857adf6c7e0c5&highline=chooseVideo
https://developers.weixin.qq.com/blogdetail?action=get_post_info&docid=ed047228027271430cb0f913faf32e38&highline=chooseVideo
大家都有这个问题,请官方解决一下吧
@官方
wx.chooseVideo({
sourceType: [‘album’, ‘camera’],
maxDuration: 60,
camera: ‘back’,
success: function (res) {
console.log(res)
}
})
这是开发者工具:
这是手机端:机型是米6,版本是6.5.23