Give us a call
Call us at +41 41 555 20 40
The eMRTD Connector enables the Document Validation Server (DocVal) to communicate with the eMRTD through a secure WebSocket connection.
The Xcode Project Sources/ExampleApp.xcodeproj
contains an Example App to demonstrate usage and functionality.
Set your Team in the Signing & Capabilities
settings for all Targets in this project.
Select the scheme ExampleApp
and click Run.
The Swift Package can be included in apps with Deployment Target 11.0 or later.
Adding package dependencies to your app
https://github.com/OVD-Kinegram-AG/emrtd-connector-sdk-ios.git
into the search field.Add Package
.KinegramEmrtdConnector
and click Add Package
.Add the pod KinegramEmrtdConnector
to your Podfile.
target 'MyApp' do
pod 'KinegramEmrtdConnector', '~> 1.0.0'
end
Run $ pod install
in your project directory.
Give us a call
Call us at +41 41 555 20 40
Contact by e-mail
Contact us via our contact form.
Personal meeting
Arrange a personal meeting.