yarn @braze/react-native-sdk 14.1.0

latest releases: 17.0.1, 17.0.0, 16.1.0...
6 months ago
Added
Fixed
  • Updates the internal implementations of the following methods to use non-deprecated methods from the native Swift SDK:
    • getUserId now uses braze.user.identifier instead of [braze.user idWithCompletion:], which was deprecated in Swift SDK 11.5.0.
    • Banner.trackingId now uses the underlying banner.trackingId instead of banner.identifier, which was deprecated in Swift SDK 11.4.0.
    • These deprecations do not have any impacts to functionality.
  • Fixes the callback signature of getInitialPushPayload to indicate that null can be returned when there is no payload object available.
  • Fixes the relative path reference to various Braze data models in the NativeBrazeReactModuleSpec.
  • Resolves a build failure in the BrazeBannerView class introduced in 14.0.0, which would occur under certain iOS project configurations.

Don't miss a new react-native-sdk release

NewReleases is sending notifications on new releases.