Hi,
I am using offline mode for my application. When user loads the list from rest service and loads that in local Storage variable. Then would the local variables consume the phones memory or what?
The value returned from my rest service contain 1000 rows so I am not sure whether it will store in phone when there is no internet?