Skip to content

Releases: launchdarkly/ios-eventsource

[4.1.1] - 2020-09-11

11 Sep 21:36
c5a9a37
Compare
Choose a tag to compare

Fixed

  • Thanks to @RangerRick for PR #32, fixing "NSArray was mutated while being enumerated" exceptions when adding listeners while events are being dispatched.

[4.1.0] - 2019-12-12

12 Dec 22:39
6cc5c3a
Compare
Choose a tag to compare
  • Added s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' } which allows React Native to pod install and build without use_frameworks!. This change does not affect the iOS SDK.

[4.0.3] - 2019-11-15

15 Nov 08:28
2e01004
Compare
Choose a tag to compare
  • Append a platform name to bundle identifiers

Version 4.0.0

16 Jan 23:16
584eeb9
Compare
Choose a tag to compare
  • Removes the initial timer to trigger the streaming connection. Makes open public and now requires the client app call it to make the connection.
  • Fixes a defect parsing retry from events

3.2.1

04 Apr 17:52
Compare
Choose a tag to compare
  • Increase maximum reconnect time to 1 hour

1.3.2

15 Jun 21:50
Compare
Choose a tag to compare

Fixed memory leak with NSURLSession. Thanks @jimmaye!

1.3.1

17 Mar 19:57
Compare
Choose a tag to compare

Added delay and backoff after connection failures

1.3.0

10 Mar 15:46
Compare
Choose a tag to compare
  • Integrate installation through Carthage
  • Add support for watchOS, and tvOS

1.2.0

25 Oct 07:31
Compare
Choose a tag to compare

Fix for a linker error caused by case sensitivity of OTHER_LDFLAGS

1.1.0

25 Aug 19:01
Compare
Choose a tag to compare
Update to 1.1.0