Application for demonstrating OpenHealthCardKit library functionality.
For more info, please find the low level project OpenHealthCardKit on GitHub.
See the Gematik GitHub IO page for a more general overview.
The OpenHealthCardKit-DemoApp requires Swift 5.1.
You will need Bundler, XcodeGen, Carthage and fastlane to conveniently use the established development environment.
-
Update ruby gems necessary for build commands
$ bundle install --path vendor/gems
-
Checkout (and build) dependencies and generate the xcodeproject
$ bundle exec fastlane setup_app
Classes that implement CardTerminalControllerProviderType
and extend NSObject
can be used and found by the CardReaderAccess.CardTerminalControllerManager
when they are either referenced by the Target project or defined in the CardReaderProviderLoader.m