JSONStore error when push a collection with documents with files
问题 I have a JSONStore for a list of customers, the user can add documents to those customers using the app. The list of cusotmers and its data (also attached documents) must be synch with the backend. When I add a ppt document 774KB (that is the size in binary, I transform it to base64) to the json store and execute the push() it fails with the error: E/CursorWindow(32705): need to grow: mSize = 1048576, size = 1056310, freeSpace() = 1048464, numRows = 1 E/CursorWindow(32705): Attempting to grow