remotestorage.js icon indicating copy to clipboard operation
remotestorage.js copied to clipboard

Uncaught QuotaExceededError

Open xMartin opened this issue 11 years ago • 2 comments
trafficstars

There might be an uncaught QuotaExceededError which silently makes an app fail to start (even if disconnected).

In my case it is in setBackend.

iPhone 4, Safari, latest OS.

xMartin avatar Jun 27 '14 20:06 xMartin

that's probably on localStorage, your app was probably already over quota beforehand?

michielbdejong avatar Jun 28 '14 13:06 michielbdejong

So we handle quota errors, if they pop up during usage? Can't remember the lib handling that.

raucao avatar Jun 28 '14 14:06 raucao