TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | Custom |
ReleasedLast Release | Jun 2019 |
Maintained by Felix Schul, Felix Gillen, Marcel Bender.
The COUPIES iOs SDK enables you to easily integrate coupons in your app. The easiest way is to display everything in a UIWebView and let COUPIES do the rendering. You can customize the appearance with CSS. It is also possible to retrieve the objects directly (e.g. coupons and locations) and do the UI natively.
The COUPIES SDK requires iOS 8.0 or later.
To install COUPIES without CocoaPods, follow these steps:
To access the COUPIES API you need to register your application and receive an API-Key ([email protected]). You can register multiple applications and for each of them you will receive an API-key for accessing the API resources.
Import the COUPIES.plist file into the resources folder and set your API-key.
To run the example project (HelloCOUPIES), clone the repo, and open the Xcode project in the "HelloCOUPES" directory. Make sure to enter your API-key in the file COUPIES.plist
Marcel Bender, [email protected]
If you encounter any bugs. Please report them.