I am using $localForage.setItem to store data locally in an ionic Mobile App. the data is about 7MB and the App freeze for few seconds when using setItem.
Any advice how to solve that?