Replies: 1 comment 1 reply
-
Certainly interesting and worth looking into! Have you run into this in one of your apps? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently came across Android Termination Handling API for WebViews
https://developer.android.com/guide/webapps/managing-webview#termination-handle
I think it would be cool if Capacitor could handle such terminations caused by running out-of-memory and log this event. Ideally Capacitor could try to create a new WebView instance at the last known state
Beta Was this translation helpful? Give feedback.
All reactions