AlmecDoux

Results 2 issues of AlmecDoux

Library version: 0.2.0 Kotlin version: 1.9.10 Use openssl3-prebuilt provider for generate ESDSA keys on iOS. ``` The /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld command returned non-zero exit code: 1. output: ld: Undefined symbols: _deflate, referenced...

tests

When recording video via **Recorder**, I try to handle an error when there is not enough memory for the recorded video. The documentation has an example with this case ([developer.android](https://developer.android.com/reference/androidx/camera/video/VideoRecordEvent.Finalize))....