Wrong error message when CAN is incorrect
When scanning an eGK but with a wrong CAN provided, the NFCSession gets invalidated with the message Messages.noCardMessage in NFCHealthCardSession.swift:281.
Because of this reason the user sees a wrong error message on the NFC system dialog.
Can you please fix that?
Thanks for the hint. I opened a PR to fix it. https://github.com/gematik/ref-OpenHealthCardKit/pull/49
Thanks 👍
I merged it to main. We'll probably prepare a release next week.
I made the release. If your project resolves OHCKit to >= 5.11.2 it should contain the fix
Thank you very much 👍
@sigabrtz Confirmed to be working, thank you for fixing it 👍