Safari Private Browsing and localStorage Support?

Hi,


Our html5 application want to access and writes in the local storage while browsing in private mode.

We get the following error: "QuotaExceededError: DOM Exception 22: An attempt was made to add something to storage that exceeded the quota."

I have checked in few places and it comes out that the Safari forbids websites from creating/writing a file locally during Private browsing.

I wasn't able to find that statement in the documentation.

Is it true that we wont be able to use the localStorage in private browsing mode and if it is, is there documentation pointing to the restriction.


Regards,

Sofia Panova