Skip to content

Releases: rudderlabs/rudder-sdk-ios

Release v1.2.0

24 Nov 10:08
4c545f0
Compare
Choose a tag to compare

Added Support for Setting Device Token before & after SDK Initialisation.

Release v1.1.5

18 Nov 07:04
a7d0e27
Compare
Choose a tag to compare

Handled Buddhist/Japanese Calendar to Gregorian calendar.

Release v1.1.4

08 Nov 09:33
3109288
Compare
Choose a tag to compare

Removed User Agent.

Release v1.1.3

06 Nov 15:46
df69bdf
Compare
Choose a tag to compare

Swift Package manager fix.
Crash on identify call - Hypothecated fix.

Release v1.1.0

28 Oct 07:54
3cef4e2
Compare
Choose a tag to compare

Added tvOS Support.
Optimized the Context Object Caching flow.
Resetting the ExternalId's as well when Identify call made with different userId.
Packaging Restructured to fix SPM Issues.

Version 1.0.24

30 Sep 10:59
57df03a
Compare
Choose a tag to compare

GDPR support.

Version 1.0.20

05 Jul 11:11
16809a7
Compare
Choose a tag to compare
Merge pull request #67 from rudderlabs/identifyTraitsFix

Reset Traits on Successive Identify calls with Different UserId's

v1.15.0

10 May 05:11
Compare
Choose a tag to compare
v1.0.16

Version v1.0.16

Release v1.0.3

13 May 20:45
Compare
Choose a tag to compare

Changes

  • Updated naming conventions for mitigating conflicts with files of the application
  • Added example project written in Swift
  • Added support for NSNull, NSDate, NSURL along with the existing support for NSString, NSNumber, NSDictionary, NSArray for properties and traits
  • Added support for passing dataPlaneUrl as NSRUL in RSConfig
  • Critical bug fixes and improvements

Release V1.0.2

03 May 18:33
cce477f
Compare
Choose a tag to compare
  • group and alias support
  • Bug fixes