What's Changed
- Fix WebView provider injection on Android 15+ / 16 by @Starmania in #29
- fix(webview): inject providers via getWebViewPackages for android 15+ by @Starmania in #30
New Contributors
- @Starmania made their first contribution in #29
Full Changelog: v1.3...v1.4
Note: The pre-Android-15 fallback path (legacy de.robv entry point, ActivityThread context fallback) has not been tested on a real device yet. Reports from users on Android 7-14 are welcome - both success and failure.