gematik / ref-OpenHealthCardKit

Controlling/Use-case framework for accessing smart cards of the telematic infrastructure. API Documentation: https://gematik.github.io/ref-OpenHealthCardKit
Apache License 2.0
15 stars 6 forks source link

Missing Signature file for OpenSSL/BoringSSL #30

Closed Octavian-Milea closed 1 month ago

Octavian-Milea commented 1 month ago

Hello! We are integrating OpenHealthCardKit framework, but we cannot upload the app to AppStore review because it is missing sdk signature for privacy-impacting sdk's.

image
sigabrtz commented 1 month ago

Hi,

Thank you for creating an issue. We are currently looking into this.

sigabrtz commented 1 month ago

We published a new release 4.3.0 of our framework OpenSSL-Swift solving the issue.

When you update your dependencies then OpenHealthCardKit should resolve to this new version.

Let us know whether it worked out for you.

mfiebig commented 1 month ago

As we consider this resolved, I'll close this one :) reopen or create a new ticket if still an issue or new issues arise.

Octavian-Milea commented 1 month ago

Yes, it works. Thank you!