apache / cordova-plugin-inappbrowser

Apache Cordova InAppBrowser Plugin
https://cordova.apache.org/
Apache License 2.0
1.11k stars 2.14k forks source link

fix(android): destroy webView to prevent memory leak #1014

Closed jessyefuster closed 9 months ago

jessyefuster commented 9 months ago

Platforms affected

Android

Motivation and Context

Fixes https://github.com/apache/cordova-plugin-inappbrowser/issues/290

Description

Testing

Checklist