TheCocoaProject / cordova-plugin-nativestorage

Cordova plugin: Native storage of variables in Android, iOS and Windows
http://thecocoaproject.github.io/
Apache License 2.0
292 stars 106 forks source link

[WIP] Creating support for OSX using browser localstorage. #58

Closed elribonazo closed 7 years ago

elribonazo commented 7 years ago

Hi, this is just a fast workarround to enable localStorage for osx. I tested the application with Ionic2 typescript on OSX, IOS and Android without any problems.