Releases: launchdarkly/ios-eventsource
Releases · launchdarkly/ios-eventsource
[4.1.1] - 2020-09-11
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
- Added
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
which allows React Native topod install
and build withoutuse_frameworks!
. This change does not affect the iOS SDK.
[4.0.3] - 2019-11-15
- Append a platform name to bundle identifiers
Version 4.0.0
- 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
1.3.2
1.3.1
1.3.0
- Integrate installation through Carthage
- Add support for watchOS, and tvOS
1.2.0
Fix for a linker error caused by case sensitivity of OTHER_LDFLAGS
1.1.0
Update to 1.1.0