-
I created a p12 file using the suggested commandline (using OpenSSL on Windows11). pem.cert and private.key came from AWS IOT thing creation wizard.
When I try to select it as a Client PKCS#12 file…
-
I'm trying to enable Google Auth within my app, but whenever I try to login I get an error saying that I need to upload my SHA1 fingerprint. I have uploaded my SHA1 fingerprint from both the App Signi…
-
I'm trying to use this package for google sign in. I'm always getting this error
```
{"save":false,"callbackId":"40115251","pluginId":"GoogleAuth","methodName":"signIn","success":false,"error":{"me…
-
I am trying to connect to an API running on Azure App Service, but it seems the domain azurewebsites.net cannot be resolved.
With http i get:
```
Exception has occurred.
ClientException
```
…
-
iOS gives each app a specific storage location, with a very long path from the root, more than 100 characters long when taking all the folder into account. This causes a `socket path too long` error w…
-
Testing out the new Android support on a Pixel 4 and the library always reports Fingerprint as the supported biometry type.
You should use `getPackageManager().hasSystemFeature(PackageManager.FEATURE…
-
error Error: Something went wrong
at returnResult (VM3:912:32)
at win.androidBridge.onmessage (VM3:887:21)
GOLHS updated
1 month ago
-
I have a few questions regarding the cryptographic key security in the Bifold wallet:
1. How does the Bifold wallet maintain the security of cryptographic keys?
2. Is it possible to retrieve cryp…
-
### Description
I get an exception when calling GetAsync and SetAsync in SecureStorage
### Steps to Reproduce
Tried to call GetAsync on a key that should exist. Later tried to call SetAsync f…
-
Hello All,
Has it been considered to implement a optional option to change the signature creation to only work if the device has a TPM/Secure enclave? Otherwise you could still get the private key …