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

Problem with Android 5.0.1 and iOS 9 #69

Closed pataar closed 7 years ago

pataar commented 7 years ago

Thank you for this plugin, works great. There is a small issue on some platforms though. I'm getting an error on both iOS 9 and Android 5.0.1 concerning the LocalStorageHandle.

I've attached screenshots to show where it goes wrong. Do you have any idea how to solve these?

iOS 9 screen shot 2017-03-08 at 16 43 53

Android 5.0.1 screen shot 2017-03-08 at 16 47 47

Thanks in advance!

GillesC commented 7 years ago

Hello

This should be solved in PR #68. This version is, however, not yet published to NPM.

Therefore, please reinstall the developement version of the plugin.

If the issue is resolved, please consider closing the issue.

pataar commented 7 years ago

Hello Gilles,

Thanks, I'll look forward to the release.

GillesC commented 7 years ago

Any news on your problem? Is it resolved?

pataar commented 7 years ago

Sorry for my late reaction. Tested it, and it seems to work. Thanks!

GillesC commented 7 years ago

Published to NPM