-
I installed the Plugin, but it is not working.
nativeStorage is not available.
I try on deviceready:
```
var ns = (typeof nativeStorage == "undefined") ? false : true;
if(ns)
{
alert("nativeStor…
-
Not really an issue, but just wondering, how did you manage to achieve such a stable download chart on npm
http://npm-stat.com/charts.html?package=cordova-plugin-admob-free&author=&from=2015-05-21&to…
-
Getting two warnings from NativeStorage.m on build... build succeeds but would like to know whats going on ..
-
hey there
i think a `window.NativeStorage.clear()` would make sense to have. what do you think?
cheers
-
Add an example demo
-
log
```
Error: exec proxy not found for :: NativeStorage :: putBoolean
Missing Command Error
```
HbIXA updated
8 years ago
-
Should default values be uniform across platforms, because currently defaults are different depending on the platform.
-
would it be good to have put and get for object datatypes as well.