Cyberneid

Results 9 issues of Cyberneid

I moved to XCode 13.2.1 and now suddenly, when I build my app I got that error: `'Product' is ambiguous for type lookup in this context` The compiler says that...

I'm trying to generate a 2048 RSA Keypair with CryptoUtils.generateRSAKeyPair(keySize: 2048); but on Web it takes a lot of time, about 2 minutes and the UI hangs.

Starting from iOS 16, on iPhone 12, 13, and 14, we are experiencing a big issue with NFC. We are using it with Italian electronic identity cards, Azerbaijan electronic identity...

Is there a way to manage SSL with client authentication? Any suggestion?

I'm unable to build because the framework TTVOCRCore is not found. Where can I find it? I want to try your app I tried to remove it from the build...

I need to add a custom layer of points to the map. how can I add it to mapbox_navigation?

I tried the available demo at https://www.free4.chat/ but didn't hear any audio. I gave the permissions for the microphone on both sides of the call but didn't hear any audio...

With version 1.0.50 and later there is the following issue: I added PdfViewr by using Uint8list data in this way: ``` pdfrx.PdfViewer.data( _pdfData!, controller: _controller, ``` Then I change _pdfData...

I added the PdfViewer to my app using pdf as data (UInt8List), but if later I update the pdf data and the sourceName the pdf is not updated in the...

bug