SPAlertController icon indicating copy to clipboard operation
SPAlertController copied to clipboard

内存泄漏

Open zhaoychehe opened this issue 5 years ago • 2 comments

image 怀疑UIView使用了strong

zhaoychehe avatar Apr 18 '19 11:04 zhaoychehe

好的,你这个问题我一定解决,上次我公司的SDK也出现过一次这种问题,正好一并解决

| | 乐升平 | | 邮箱:[email protected] |

签名由 网易邮箱大师 定制

在2019年04月18日 19:38,YC_ToTo 写道:

怀疑UIView使用了strong

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

SPStore avatar Apr 18 '19 12:04 SPStore

内存泄漏问题已修复,这是因为内部的一个view使用了target-action模式,target对view强引用了。

SPStore avatar May 09 '19 12:05 SPStore