Closed ankit-fliplearn closed 7 years ago
Hi, I am unable to use $indexedDB, $indexedDBProvider in any angular service. They are only accessible in controller and config respectively. Can some one tell me a way around this ?
The provider is only available in config. $indexedDB should be available in all other contexts. Please see the examples.
Hi, I am unable to use $indexedDB, $indexedDBProvider in any angular service. They are only accessible in controller and config respectively. Can some one tell me a way around this ?