内存不足的问题怎么解决?
微信的文档:https://developers.weixin.qq.com/miniprogram/dev/api/device/performance/wx.onMemoryWarning.html
最近在ios测试的时候发现经常会因为内存不足而导致小程序关闭
上面的文章里没有写明在何时注册,然后怎么回收,大家有解决方案吗?
微信的文档:https://developers.weixin.qq.com/miniprogram/dev/api/device/performance/wx.onMemoryWarning.html
最近在ios测试的时候发现经常会因为内存不足而导致小程序关闭
上面的文章里没有写明在何时注册,然后怎么回收,大家有解决方案吗?