maxsize

7 views
Skip to first unread message

Shawn Brown

unread,
Aug 19, 2011, 9:29:59 PM8/19/11
to gwt-mobile-...@googlegroups.com
Hi,

I set maxsize per your instructions like:

@Connection(..cut snip... maxsize = 10000)

this seems to work in safari and chrome.

When trying the site on android though, I see ...

DataServiceException: #4 - there was not enough remaining storage
space, or the storage quota was reached and the user declined to allow
more space - Executed SQL: null

This is just setting up the database. No actual data is stored.

One browser (on android) reports:

current quota: 10000, total used quota: 10000)
V/browser ( 1229): onExceededDatabaseQuota set new quota to 1058576

The android handset reports less than 2.2 mb in storage for the site
(including I presume the offline cache).

What could be going wrong?

Shawn

Shawn Brown

unread,
Aug 20, 2011, 10:27:34 PM8/20/11
to gwt-mobile-...@googlegroups.com
> @Connection(..cut snip...  maxsize = 10000)

increasing that value did the trick.
not sure why it worked some places and not others but ...

Shawn

Reply all
Reply to author
Forward
0 new messages