Secure Storage plugin not working in ios simulator

Hi,

There seems to be an issue with the secure storage plugin on ios simulator, it creates the container but whenever i try to put a value in it it returns a weird ‘error’ message.

{"line":71,"column":45,"sourceURL":"file:///Users/robin/Library/Developer/CoreSimulator/Devices/*device-id*/data/Containers/Bundle/Application/*app-id*/*app-name*.app/www/plugins/cordova-plugin-secure-storage/www/securestorage.js","__zone_symbol__currentTask":{"type":"macroTask","state":"notScheduled","source":"setTimeout","zone":"<root>","cancelFn":null,"runCount":0}}

Any one having any idea ? this btw happens when pressing on a button after everything has loaded so i think that rules out a timing issue.

With best regards,
Robin

1 Like