Hi team: I am trying to develop a Firefox OS app using Angular JS. My App's main functionality is to display the information from the database onto the screen.
I found a Angular-IndexedDB library (https://github.com/FlussoBV/NgDexie/wiki/QuickStart) and tried to use it. But I was not able to see the data being added to the storage. If I use the same code on chrome and Firefox (browser) - I can see the data under Resources --> Indexed DB tab. But I don't see it under Storage menu, when I use the WebIDE with Firefox OS Is there any demo app, or some place where I can get some information on how to use Angular JS and Indexed DB with FIrefox OS ? Thank you. _______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

