-
Notifications
You must be signed in to change notification settings - Fork 521
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
微信、鸿蒙 SDK 以及 4.x 版本的 JS 问题 #645
Comments
npm i @qiniu/browser-upload 安装失败,你们没发布这个包,但 4.0 文档这么些的 |
内部使用的 @internal/common 这个包也找不到,导致 ts 类型全是 any |
十分抱歉,这个新的包名尚未发布,请使用原包名下载 4.x 的 beta 版本体验 https://www.npmjs.com/package/qiniu-js/v/4.0.0-beta.1 |
开发依赖的 |
This comment was marked as outdated.
This comment was marked as outdated.
还有其他的什么发现吗,可以提供复现 demo 吗 |
This comment was marked as outdated.
This comment was marked as outdated.
|
感谢,我们已经获知了该问题,会尽快进行处理 |
@Mrokor 已修复 @qiniu/wechat-miniprogram-upload@1.0.2 实机和模拟器行为差异导致的 |
本地的图片压缩 这个后续会以单独包出现还是彻底退出历史舞台了 |
应该是彻底退出了,从压缩水平和功能的使用率、服务相关性来说,都不太会将该功能内置到上传的 sdk 中,建议选择社区中专注这一块处理的库来进行处理 |
本 SDK 近期进行了一次重构,借助这次重构,我们现在支持以下平台:
主要改动内容:
接下来的工作:
相关代码位于 4.x 分支
The text was updated successfully, but these errors were encountered: