-
Getting an UnrecoverableKeyException when trying to retrieve values from CrossSecureStorage on Xamarin Android. Issue doesn't happen on iOS.
I've seen it happen on android API level 25 and 27.
A …
-
Hi!
I'm getting the following error in my Xamarin Forms application:
`[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'Plugin.SecureStorage.SecureS…
-
This plugin works great on emulator with Android 9 and 10 but on Android 7 & 8 returns this error:
```
2020-10-08 15:34:51.255 4370-5975/************** E/SecureStorage: Encrypt failed :
java.…
-
### Description
on iOS Secure Storage does not return a value when **release build** selected, but does return a value when **debug build** is selected (Android appears to be fine). It is import…
-
### Description
We just switched from our custom Android Keystore implementation to using `Xamarin.Essentials.SecureStorage`. It seems to work fine in all of our testing. We are now running our app…
-
### Description
Is it possible to request StrongBox Backed when building MasterKey for EncryptedSharedPreferences (SecureStorage on Android)?
It should be as simple as adding `.SetRequestStrongBoxBa…
-
Приветствую, все делаю по мануалу, но все равно пишет
[SecureStorage] accessToken not found
В чем может быть проблема?
И Ваш сайт пробовал и свой..
-
**Question**
I used Xamarin.Azure.NotificationHubs.iOS with Xamarin.Forms, but with MAUI NuGet Package installation shows NU1202 and I can't install.
***Why is this not a Bug or a feature Request?…
punio updated
3 months ago
-
Looks like `SecretStoringUtils.rsaDecrypt` should be executed off of the main thread
```
at com.android.org.conscrypt.NativeCrypto.RSA_private_decrypt (Native method)
at com.android.org.consc…
-
From the screenshots the android version supports fetching key from PIN, maybe support this on iOS ?