如题,
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.
1 个回复
DCloud_iOS_LZY
你的这个base64是否过大,或者手机本身内存就已经不足?