You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
问题描述
ios在使用uni.chooseImage选择大图(大于15MB)时候闪退,参数original 原图和compressed 压缩图都一样闪退,xcode错误日志如下:
Received memory pressure event 16 vm pressure 0
Message from debugger: Terminated due to memory issue
预计android也存在相应问题。
问题描述
ios在使用uni.chooseImage选择大图(大于15MB)时候闪退,参数original 原图和compressed 压缩图都一样闪退,xcode错误日志如下:
Received memory pressure event 16 vm pressure 0
Message from debugger: Terminated due to memory issue
预计android也存在相应问题。
预期结果
如果无法加载至少fail给予相关错误提示,或者不加载给予图片信息(例如大小),这样我可以通过压缩图片后在加载。
系统信息:
The text was updated successfully, but these errors were encountered: