Hello,
I need some advice using local storage.
I am building an app that required to load 2 GB (and more) of file size at the start of the app and store it into local storage. Because app should work also offline if user is located at the place where there is no internet.
Thanks