-
Hi,
I have Xamarin Forms project using .net Standard 1.4 target.
I can add SecureStorage via Nuget but the Xamarin Forms project throws intellisense and compile time errors complaining it can't …
-
# unhandled rejection in cluster mode
Hello! In cluster mode my application crashes sometimes, with message (in cluster log):
```
@ 2018-05-24T09:34:43.756Z - alert: worker #469 [9812]: unhandled …
-
Hi, is there any option that I can use the get method without promise?
for example:
var secureStorage = new SecureStorage();
var fooValue= secureStorage.get({
key: "foo"
}).
and directl…
-
Hi Eddy,
just to be sure this is the right way, I have a user object that I would like to save, maybe not entire object, but most of the fields, so would like to know if there is a way to pass mult…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Suppo…
-
_From @rolandjitsu on November 23, 2016 14:31_
**Ionic version:** (check one with "x")
[ ] **1.x**
[x] **2.x**
**I'm submitting a ...** (check one with "x")
[x] bug report
[ ] feature reques…
jgw96 updated
6 years ago
-
Thx for your plugin, it rox ! :)
But I've got a trouble.
**I'm submitting a ...** (check one with "x")
[ ] question
[ x] any problem or bug report
[ ] feature request
**If you choose 'pr…
-
I am receiving the error `Method 'init:' not defined in Plugin 'SecureStorage'` in the Xcode console when trying to initialise the plugin in the below way:
```
var secureStorage = new cordova.plug…
-
I'm getting an error when saving data. I believe I had a success early on then suddenly it stopped working. The error is {"line":27;"column":24,"soureURL": "file://..../www/securestorage.js"}.
I m…
-
Hi guys,
I know that a iOS dev is requested, but I also have a little problem about permission on iOS.
When user arrived for the time on library page, no request is make, only an error message p…