0

I know that Chrome's localstorage can only hold up to 5MB. However, Is it also 5MB for Android WebView or is it higher?

I also want to know if there's an easier way of saving javascript objects on Android WebView, How do app developers store datas?

aru44
  • 5
  • 3

1 Answers1

0

You can check this post. It has a detailed explanation about the WebView Storage.

Eishon
  • 1,274
  • 1
  • 9
  • 17