We are using your library together with Ionic to save auth information of the user. Now we have the Problem on iOS (12.1.4), that sometimes the storage is not working. But just sometimes and hard to reproduce:
"Failure in SecureStorage.get() - User interaction is not allowed",{"__zone_symbol__currentTask":{"type":"microTask","state":"notScheduled","source":"Promise.then","zone":"angular","cancelFn":null,"runCount":0},"line":42,"column":45,"sourceURL":"ionic://localhost/plugins/cordova-plugin-secure-storage/www/securestorage.js"}
We are using your library together with Ionic to save auth information of the user. Now we have the Problem on iOS (12.1.4), that sometimes the storage is not working. But just sometimes and hard to reproduce:
The code is very simple: