-
So i was in the process of getting webpack/aot working in an application, and something weird happened: when i try to use the securestorage i got the following error:
```
JS: Angular is running in t…
-
# Description
Keeps failing on https://github.com/anusii/solidpod/blob/b90ede5e7bf362f4ed34e953eb79bba5eed0ffb1/lib/src/solid/utils/misc.dart#L203
as webId is null.
The issue is that as a new user, …
-
Lately the xamarin android app is crashing randomly on `CrossSecureStorage `with error as below:
`public static string CrossSecureUserTypeKey { get; } = "UserType"; //Located in Statics.cs
var Use…
-
Hi,
Having a problem with Amplify crashing constantly whenever Settings is opened. This is using the current Amplify (3.3.6) installed from the Play Store.
Additionally, it often seems to crash the …
-
**Inquiry: OIDC Web Flow - `state` Not Found After Redirect**
**Description:**
I'm working on a Flutter web app using the OIDC Flutter package for authentication. After logging in, the app redir…
-
On Xiaomi MI A1 the plugin is still not working.
The constructor `new cordova.plugins.SecureStorage()` fails with error:
```
Error: User not authenticated
at fail (securestorage.js:42)
```
-
### Description
I would like to use a different capacitor plugin for secure storage. for example: [capacitor-secure-storage](https://github.com/aparajita/capacitor-secure-storage)
### Proposed solut…
-
Hi,
Thank you for your code sharing but I got falowing error for : [Cordova-Examples/securestorage_ionicnative/app/pages/home/home.ts](https://github.com/cfjedimaster/Cordova-Examples/tree/master/se…
-
### Problem description
SecureStorage return a warning and does not work on some android devices
### Expected behavior
Work as intended
### Environment
- Tabris.js version: 3.9
- Dev…
-
### Description
### Steps to Reproduce
1. Call `await SecureStorage.SetAsync("key", "abase64-encodedstring");`
2.
3.
### Expected Behavior
### Actual Behavior
The crash is at line…