-
When generating a token on the back-end side, virgilCrypto.importPrivateKey is throwing an exception :
`Error: Cannot use global instances if the 'resetGlobalInstances' function has been called or 'c…
otarm updated
4 years ago
-
Hello,
I’m trying to set up a test chat app end-to-end encryption based with `react-native-firebase` and `virgil-e3kit-js` following the `e3kit` SDK [official guide](https://developer.virgilsecurity.…
-
Hi,
I'm facing the below exception when I'm calling the decrypt method.
```
E/flutter (17137): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: PlatformException(unknown_error,…
-
Adding 'VirgilSDK', '~> 7.0' to my project made all getDocument and setData calls to the Firebase Firestore database crash.
Podfile.lock:
```
PODS:
- abseil/algorithm (0.20190808):
- ab…
-
```
C:\Users\Cheaito\Desktop\Androd git\virgil-e3kit-firebase-func\functions\node_modules\chokidar\index.js:904
const options = {type: EV_ALL, alwaysStat: true, lstat: true, ...opts};
…
-
-
i am getting the error `Error: Illegal arguments for function privateKeyToDER` when i run the command `firebase deploy --only functions`
Node version: 10.16.0
here is the log
```javascript
Deskto…
-
Thanks, this package looks great. I am currently using Virgil via e3kit (https://github.com/VirgilSecurity/virgil-e3kit-js). Is there an easy way to swap this package in for use with e3kit?
-
Hi VirgilSecurity Team,
I am new to one this library for React Native and can't see the following functions of E3.
https://share.getcloudapp.com/lluwnvBX
You guys know, E3 supports those 2 fu…
-
i am trying to add e3Kit to my app which is linked to Firebase and i already deployed the required Firebase Cloud functions however when i try to initialize the sdk on Android i got the error `Task is…