@Hanzo wrote:
Hi, I’m trying to store into localStorage some result values from my http request.
The way to store the content is with
window.localStorage.setItem()
Debuging the app I have founded that the maximum of localstorage on Safari Browser data is 5Mb.
Is possible to use Ionic Storage and cordova sqlite storage plugin?
Any example for ionic v1?
Posts: 1
Participants: 1