Skip to content

Releases: adjust/ios_sdk

Deprecated method on Criteo plugin

23 Oct 14:03
Compare
Choose a tag to compare
  • Change deprecated method stringByAddingPercentEscapesUsingEncoding on criteo plugin
  • Added missing ADJLogger.h header for framework

Migration Guide.


Pull Request #134

Support for tvOS

13 Oct 09:33
Compare
Choose a tag to compare
  • Removed duplicated ADJLogger.h header in framework
  • Support for tvOS
  • Removed code warning
  • New example apps

Migration Guide.


Pull Request #131

Skipping calendarWithIdentifier on pre-iOS8 devices

11 Sep 08:41
Compare
Choose a tag to compare
  • Skipping calendarWithIdentifier on pre-iOS8 devices

Migration Guide.


Pull Request #125

NSURLSession for iOs 9

10 Sep 15:09
Compare
Choose a tag to compare
  • Fix for not default date settings
  • Use weak reference to delegate
  • Use NSURLSession to replace NSURLConnection in iOs 9
  • Changed deployment target to iOs 5.0

Migration Guide.


Pull Request #124 plus commit 1119d43

App version short

21 Aug 10:14
Compare
Choose a tag to compare
  • New field send for app version short
  • Fix memory leak in creation of date
  • Deep link compatible with iOs 9

Migration Guide.


Pull Request #120

Add sociomantic partner id

30 Jun 15:50
Compare
Choose a tag to compare

Add sociomantic partner id
Revenue logs match value send

Migration Guide.


Pull Request #115

Internal updates

24 Jun 12:48
Compare
Choose a tag to compare

Internal refactoring to sync with the android adjust SDK
Rename conditional compilation flag to ADJUST_NO_IAD
Send less get attribution requests

Migration Guide.


Pull Request #110

Criteo and Sociomantic plugin updates

05 Jun 15:24
Compare
Choose a tag to compare

Put Criteo and Sociomantic in different subspecs
Encode sociomantc parameters
New optional criteo partner id

Migration Guide.


Pull Request #111 #112

Xamarin bindings

12 May 14:10
Compare
Choose a tag to compare

Small changes to adapt to Xamarin bindings

Migration Guide.


Pull Request #108

Prefix sociomantic params

23 Apr 13:16
Compare
Choose a tag to compare

Prefix sociomantic params to avoid ambiguities
Remove warning missing iAd
Send empty receipts
Updated criteo plugin

Migration Guide.


Pull Request #99 #101