LogDrop

Changelog

React Native SDK 2.0.9

Released: 2026-09-17

Improvements

iOS Crash Symbolication

  • Improved iOS crash symbolication for React Native applications.
  • Added symbolication support for Debug and simulator builds.
  • Updated the iOS integration guide with the required dSYM and source map configuration.
  • Guide: React Native iOS Setup

React Native SDK 2.0.8

Released: 2026-09-16

New Features

Custom Events

  • Added LogDrop.trackCustomEvent(...) for tracking application-specific events with optional JSON-compatible properties.
  • Added support for strings, numbers, booleans, null values, nested objects, and arrays.
  • Guide: React Native Custom Events

Improvements

React Native 0.86 and Expo SDK 57 Compatibility

  • Added compatibility with React Native 0.86 and Expo SDK 57.
  • Improved Android and iOS development-build compatibility.

Native SDK Updates


React Native SDK 2.0.7

Released: 2026-09-07

New Features

Custom User Attributes

  • Added LogDrop.setCustomAttributes(...) and LogDrop.removeCustomAttribute(...) for custom profile attributes.
  • Added support for segment-based push targeting using attributes synchronized through the native SDKs.
  • Updated the bundled native SDKs to Android 2.1.6 and iOS 2.1.7.
  • Guide: React Native Custom User Attributes

React Native SDK 2.0.6

Released: 2026-07-28

Improvements

Native SDK Updates


React Native SDK 2.0.5 / React Native Android Gradle Plugin 1.0.4

Released: 2026-07-27

Improvements

App ID Support

  • Added App ID support to the SDK configuration and React Native Android Gradle Plugin.

Push Notification Integration

  • Added manual deep link tracking for app-managed navigation flows.
  • After the application resolves an incoming URL, forward it to LogDrop.trackDeepLink(url).
  • Apply this for both initial and already-running link deliveries.
  • Guide: React Native Deep Links

Native SDK Updates

On this page