UPDATE: this SDK has been deprecated as of March 2022 and is no longer supported by our teams.
Contact your technical contact at Criteo in case of questions/concerns about your App Integration.
Thanks for looking at the Criteo Events SDK! It allows iOS applications to easily send events back to Criteo to power your targeted campaigns.
The Criteo Events SDK is available via:
The Events SDK is available as a Pod via Cocoapods; to use it, add the following to your build target in your Podfile
. E.g. :
target 'MyApp' do
pod 'CriteoEventsSDK'
end
Then run 'pod install' in your project directory and open your MyApp.xcworkspace and build
You can obtain the Event SDK source by cloning the git repository and including it into your project manually.
git clone git://github.com/criteo/ios-events-sdk.git
- iOS 8.0 or higher
Criteo is looking for Software Engineers! It's not really important what technology you've used before (Java, C++, C#, Scala, Erlang) we're looking for open minded people who can adapt very quickly. We believe coding is a talent and a passion, not just a skill. Check us out at: http://labs.criteo.com/
Copyright (C) 2017 - Criteo
Licensed under the Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0
Please note: This is an open source read-only mirror, and we do not currently accept external contributions.