ref-OpenHealthCardKit icon indicating copy to clipboard operation
ref-OpenHealthCardKit copied to clipboard

Controlling/Use-case framework for accessing smart cards of the telematic infrastructure. API Documentation: https://swiftpackageindex.com/gematik/ref-OpenHealthCardKit/main/documentation/healthcardac...

Results 2 ref-OpenHealthCardKit issues
Sort by recently updated
recently updated
newest added

When scanning an eGK but with a wrong CAN provided, the NFCSession gets invalidated with the message `Messages.noCardMessage` in [NFCHealthCardSession.swift:281](https://github.com/gematik/ref-OpenHealthCardKit/blob/2d85241a91c395850bb08ce61cc2331d4430bde9/Sources/NFCCardReaderProvider/NFCHealthCardSession.swift#L281). Because of this reason the user sees a wrong error...

After adding OpenHealthCardKit as a dependency to any swift package, Xcode stops generating code coverage. We're using latest Xcode version and I've found similar issue in this topic: https://developer.apple.com/forums/thread/770289 it...