Skip to content

Releases: adjust/ios_sdk

Fix warning issues

22 Apr 13:18
Compare
Choose a tag to compare

Removed XCode warnings issue #96
Fixed SWIFT issue #74
Framework and static library build fix
Added default tracker

Migration Guide.


Pull Request #98

Clean Json parsing

16 Apr 11:03
Compare
Choose a tag to compare

Prevents possible exception on json parsing

Migration Guide.


Pull Request #97

Click label in attributions

09 Apr 15:39
Compare
Choose a tag to compare

Added the click label parameter for attributions.

Migration Guide.


Pull Request #94

Sociomantic plugin

31 Mar 15:33
Compare
Choose a tag to compare

Sociomantic plugin allows to track Sociomantic type of events.
See doc for more information.
Added framework target with support to all architectures

Migration Guide.


Pull Request #91

Receipt validation

27 Mar 17:19
Compare
Choose a tag to compare

In-app-purchase receipt validation.
See our Readme for more information.

Migration Guide.


Pull Request #89

Update Criteo Plugin

23 Mar 17:29
Compare
Choose a tag to compare

Update Criteo Plugin with new events
See doc for more information.

Migration Guide.


Pull Request #87

Criteo plugin

02 Mar 11:04
Compare
Choose a tag to compare

Criteo plugin allows to track Criteo type of events.
See doc for more information.

Migration Guide.


Pull Request #80 #84

Fix attribution clicks

06 Feb 17:16
Compare
Choose a tag to compare

Fix deeplink attribution
Fix iad attribution

Migration Guide.


Pull Request #78

Fix dynamic iAd call

05 Jan 15:39
Compare
Choose a tag to compare

Check if iAd call is available instead of trying it with exception handling.
Add missing categories to allow build of static lib

Migration Guide.


Pull Request #72 #73

Rename migrating files

15 Dec 13:48
Compare
Choose a tag to compare

Prevent read error from migrating class names
Remove iad click sending from events
Remove warning for delegates not set

Migration Guide.


Pull Request #68