github braze-inc/braze-swift-sdk 9.3.1

latest releases: 13.2.1, 13.2.0, 13.1.0...
14 months ago

9.3.1

Fixed
  • Fixes an issue where the Braze.FeatureFlag.subscribeToUpdates(_:) callback was not triggered at app launch when the cached feature flags matched the remote feature flags.
  • Fixes an issue in Objective-C projects where the return value of Braze.FeatureFlag.jsonProperty(key:) would incorrectly encode any entry value equal to null under certain conditions.
    • [String: Any] dictionaries returned by the Swift API will now drop null values.
    • NSDictionary objects returned by the Objective-C API will now encode null values as NSNull.

Don't miss a new braze-swift-sdk release

NewReleases is sending notifications on new releases.