Having and issue with data loading

Hi all, I am brand new to Ionic framework.

At the moment I am using Localforage for persistent storage but I have noticed that when I start the app for the first time on a real device(android) it does not always seem to load hard coded data that I have. Another thing that I have noticed is when I add items to local storage they do not always get added, when this happens I need to restart the app.

Have any of you guys had an issue like this? I am not sure if this is and Ionic thing or Localforage thing.

Any help or ideas on this issue is much appreciated.