Skip to content

Releases: adjust/ios_sdk

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.

Buffered, sandbox, tracking

16 Sep 16:50
Compare
Choose a tag to compare

Main improvements

  • event buffering
  • sandbox environment
  • sends tracking_enabled

Check out our migration guide.

Remove AFNetworking, support iOS4.3 and CocoaPods

29 Jul 13:50
Compare
Choose a tag to compare

Improvements

  • Use NSMutableUrlRequests instead of AFNetworking
  • Remove dependency AFNetworking
  • Support iOS 4.3 again (recent AFNetworking required iOS 5.0)
  • Support CocoaPods via Podspec (see README.md)

Check out our updated migration guide to upgrade to v2.0.1.

Asynchronous, persistent, aggregated

16 Jul 16:01
Compare
Choose a tag to compare

Main improvements:

  • support for iOS7
  • session aggregation
  • meta information for sessions and events
  • offline tracking
  • persistent storage (crash safe)
  • multi threaded

Check out our migration guide to upgrade to v2.0!