On 11/10/2008, at 3:58, Michael Stearne wrote: > > On Fri, Oct 10, 2008 at 7:06 PM, vos <[EMAIL PROTECTED]> wrote: >> >> I'm running into this issue of the 5MB limit, where the iPhone just >> returns an error on the transaction without asking the user to >> increase the quota. > > The limit is setup by the HTML5 spec of 5MB per domain. That is a lot > of data. Can you compress it somehow?
But remember that it's in fact half the amount of data that you'd expect, as every char counts as two bytes (utf-16). Test it: http://jorgechamorro.com/cljs/012/ -- Jorge. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
