pradeep1991singh / cordova-plugin-secure-key-store

Cordova plugin for securely saving keys, passwords or strings on devices.
MIT License
25 stars 29 forks source link

Not working with 1.5.4 #17

Open Geoconcept-mobile opened 5 years ago

Geoconcept-mobile commented 5 years ago

I tried to integrate the plugin in Cordova project to secure my passwords, I can see the object {"serviceName":"SecureKeyStore"} when calling window.cordova.plugins.SecureKeyStore, but when i tried to set/get values i can't see any value

pradeep1991singh commented 5 years ago

@Geoconcept-mobile Please share device details.