用户2924405
用户2924405
  • 发布:2025-11-11 17:09
  • 更新:2025-11-11 17:11
  • 阅读:12

iOS原生插件,iOS原生端调用DCUniComponent的fireEvent方法时,如果params含有base64的图片,会发生内存警告闪退?

分类:uni-app

如题,
iOS原生插件,iOS原生端调用DCUniComponent的fireEvent方法时,如果params含有base64的图片,会发生内存警告闪退。

提示如下:
The app “XXX” has been killed by the operating system because it is using too much memory.

Message from debugger: Terminated due to memory issue Use a memory profiling tool to track the process memory usage.

2025-11-11 17:09 负责人:无 分享
已邀请:
DCloud_iOS_LZY

DCloud_iOS_LZY

你的这个base64是否过大,或者手机本身内存就已经不足?

要回复问题请先登录注册