Memory leak in WkWebView instantiation

2019-07-21 11:45发布

问题:

I have a Viewcontroller which contains wkwebview when I pop it from the navigation controller I get memory leak

The stack trace leads WkWebview instantiation

I am not using any delegates as well.

I am really wondering what causes this and how to fix this