-
Lately we have noticed a behavior on iOS where the error `Failure in SecureStorage.get() - User interaction is not allowed` is issued. This corresponds to the error "errSecInteractionNotAllowed". It s…
-
Device : ZX707 ixc1302
can't find file /vendor/usr/data/icx_nvp.cfg
it seems that Sony has removed this plain text file in firmware of ZX707
-
### Description
Hi, When I start the application i get such a crash after call
Matrix.initialize(
context = this,
matrixConfiguration = MatrixConfiguration(
…
-
-
Version: 0.6.18-preview
Platform: Windows WPF
Exception:
```
System.InvalidOperationException: AttachToIpcChannel must be called before using IJSRuntime.
at Microsoft.MobileBlazorBindings.WebV…
Kukks updated
3 years ago
-
**Question**
Is there a way to implement notification hub registration on MAUI applications (Android and iOS)?
I've tried implementing notification hub registration using NotificationHubClient on …
-
We have an app where we are persisting some data using two different configurations. We have the root config using AsyncStorage and inside the rootReducer, we have a second reducer which is persisted …
-
After updating Flutter version pointy castle started to give me errors with the same code.
I am using the `encrypt` package which uses this package. The same encryption code was working a few days …
-
#### Task Description
Secure storage of keys is essential in real-world products, we do not want private keys to be accessible and it is common requirement to have secure storage for important bits.
…
-
I felt lucky stumbling upon your `secureStorage` extension when I needed an implementation for an E4 project. Unfortunately, when it comes to using `SecurePreferences` and your `LinuxProvider` jumps i…