Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS 企业微信中 stop方法的 blob 获取报错误,也无法转成file文件 #243

Open
wukongyang opened this issue Sep 6, 2024 · 3 comments

Comments

@wukongyang
Copy link

wecom-temp-301230-f2f6a3ccc1c94ff3af1ea1211e62cdca

初始化方法如下
image

@xiangyuecn
Copy link
Owner

应该正常的,blob、file这种特殊类型的对象没办法直接打印出来,你直接 console.log(blob.size,file.size) 试试

@wukongyang
Copy link
Author

应该正常的,blob、file这种特殊类型的对象没办法直接打印出来,你直接 console.log(blob.size,file.size) 试试

果然是,还以为转换失败了。另外问一下,能自定义WaveView的样式吗

@xiangyuecn
Copy link
Owner

仓库首页README.md文档里面有waveview的配置参数,可以改颜色

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants