We have a POS app written in html5 and we are using the localStorage to store orders and other info.
I am experiencing the limits of the 5MB that chrome offers and it is causing the app to crash.
Is there an easy way to increase this limitation?
thanks
Check this link, it discusses your problem and it might help you