Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
Cordova iOS 4.1.0, cordova-plugin-wkwebview-engine 1.0.2
Description
CDVWKWebViewEngine adds itself as a script message handler in the initializer but it doesn't remove itself when it is done, possibly causing a memory leak. The right place for the missing code would be -dispose. The class two other pieces of code that does the registration and they should be also taken care of.
Attachments
Issue Links
- depends upon
-
CB-11074 WKWebView configuration is not considered
- Closed