Closed dpogue closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.35%. Comparing base (
c6fd16f
) to head (d1b66ee
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Platforms affected
iOS
Motivation and Context
Closes #920.
Description
Ensure that we remove the WKWebView script message handler when the web view plugin is disposed. Otherwise it stays in memory holding references to stuff.
Testing
Tests pass
Checklist