The documentation says it should be used instead of LocalStorage, but it doesn\'t list anything regarding how large it is. If I recall, LocalStorage in web browsers is only
On Android the limit is 6mb by default. Check this.
But you can increase that limit calling the method setMaximumSize.