ERROR_GREATER_THAN_MAXIMUM_SIZE member

This error indicates that the string was too large to store.

Only applies to Android. For iOS, no hard limit is imposed, but be aware of device memory constraints.

Syntax

<constant> ERROR_GREATER_THAN_MAXIMUM_SIZE

Source

encryptedstorage.js, line 286.