Skip to content

Releases: adjust/ios_sdk

Add deep link parameters

16 Apr 14:04
Compare
Choose a tag to compare

Add deep link parameters

Migration Guide.

Change adSupport framework dependency to weak

09 Apr 14:02
Compare
Choose a tag to compare

Change podspec to have adSupport framework as weak.

Migration Guide.

Add option to disable the SDK temporarily

07 Apr 15:11
Compare
Choose a tag to compare

Add option to disable and enable the SDK temporarily.

Migration Guide.

Avoid tracking duplicate transactions

04 Mar 12:00
Compare
Choose a tag to compare

Pass a transactionId to our trackRevenue methods to avoid tracking the same transaction twice.

That is especially useful if you're tracking In-App Purchases. See our migration guide for details.

In-App Source Access

14 Feb 17:43
Compare
Choose a tag to compare

Add delegate to support in-app source access.

We renamed AdjustIo to Adjust. Please refer to the migration guide to update your projects.

Add proprietary ID

04 Feb 18:06
Compare
Choose a tag to compare

Add method to disable MacMd5 tracking

15 Jan 13:33
Compare
Choose a tag to compare

Check availability of NSURLIsExcludedFromBackupKey

13 Jan 13:34
Compare
Choose a tag to compare

Simplify AILogger

07 Jan 13:47
Compare
Choose a tag to compare

Make AILogger completely static
Removes race condition

Migration Guide.

Support for SDK wrappers

21 Nov 14:08
Compare
Choose a tag to compare

Support for SDK wrappers for Unity and Adobe Air
Removes local files from backups
Removes unused code

Migration Guide.