This project provides a reference implementation and test app in swift for ios, showing the usage of the open-ecard library.
For usage, a pre-built OpenEcard.framework is needed, which has to be added to the project.
A zipfile containing the framework can be found as asset at open-ecard releases sincd version 2.1.1
The framework can also be obtained via cocoapods. See: Podfile
- Clone the project
- With command line navigate to AlertController and type
pod isntall
- Open iOS_OeC_testApp.xcworkspace in XCode
- Start using