Skip to content

2.0.0

Latest

Choose a tag to compare

@ItsChaceD ItsChaceD released this 04 May 15:06
96d7d49

Fixes

  • Isolate WebView local storage and cookies from the main app by default on Android 28+ RMET-4918

BREAKING CHANGES

  • WebView storage is now isolated by default on Android 28+. Apps that need to share the main app WebView's localStorage or cookies must set isIsolated to false.