I built an Ionic app for a client that enables him to take pictures and store them with LocalStorageService. He reports that once the app's cache reaches 10.3 MB, pictures that he take are no longer stored.
Once deleting the application's cache, he wipes all the pictures he took and can resume adding new pictures.
I try this on my device and cannot replicate the issue. I am using a Samsung S6 with Marshmallow while the client is using a cheap tablet running Lollipop. Am I missing something here?