NathanaelA/nativescript-localstorage

nativescript local storage issue

EddyMurphy95 opened this issue · 4 comments

hello, I am trying to use local storage in nativescript and this is what i am getting.
ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'getItem' of undefined

About a year ago, I moved a large chunk of my plugins to ProPlugins. https://www.proplugins.org -- so the github version of the plugin is not being maintained anymore...

If you are using NativeScript 6+, then it is very likely this is the cause of your issue as many plugins broke in NS6... The current ProPlugins version of all my plugins all support NS6 properly, and are maintained... 😀

You can check https://npm.proplugins.org/ to see what plugins are available...