26
Views
1
Comments
Local data storage
Question

What is the lifetime of the local storage data?

How long will that exists?

2021-03-05 13-56-11
Ricardo Pereira
 
MVP

Ajithkumar Radhakrishnan wrote:

What is the lifetime of the local storage data?

How long will that exists?

Hi,

The local storage it's not volatile. It exist the time you want. It's an SQL lite that it's installed in your device.

What is your concern with that? Did you lose data from Local storage?


Best regards,

Ricardo


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.