disusered / cordova-safe

File encryption for Cordova.
MIT License
35 stars 22 forks source link

Cannot read property 'disusered' of undefined #20

Open SopoB opened 6 years ago

SopoB commented 6 years ago

Hi Guys,

After installing plugin in my cordova app, its giving me "Uncaught TypeError: Cannot read property 'disusered' of undefined" on "var safe = cordova.plugins.disusered.safe".

plugin is installed properly, still getting this error.

Please provide some information about it, how to solve this error