How to use Unlimited Web Storage (IndexedDB, WebSQL, LocalStorage) on Tizen Web Application?
By Hendy Irawan
24 Dec 2013 15:47
English
4 Replies
Tizen web apps web storage is limited to 2.49 MB.
This is not enough for apps that store a lot of local data in a database such as notes.
I tried adding to config.xml:
<tizen:privilege name="hxxp://tizen.org/privilege/unlimitedstorage"/>
but limit is still enforced.
Is there a way to increase this to unlimited?
An alternative is to use File API but it's not as convenient as a database, and I want to use a standardized API.
Edited by: Hendy Irawan on 24 Dec, 2013
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------