releases.shpreview

skipOnConflict now covers native dSYM uploads

posthog-react-native@4.56.2

July 14, 2026PostHog JSView original ↗
1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes
From the original release noteView original ↗

4.56.2

Patch Changes

  • #4148 f4694e9 Thanks @turnipdabeets! - Expo plugin: skipOnConflict now also applies to native iOS dSYM uploads. With uploadNativeSymbols enabled, a release build whose dSYM already exists in PostHog with different content no longer fails — the upload is skipped and the existing symbols are kept. Requires posthog-ios >= 3.64.7 and posthog-cli >= 0.7.12; with older posthog-ios versions the option has no effect on dSYM uploads. Changes to skipOnConflict or uploadNativeSymbols.includeSource now take effect on the next expo prebuild without --clean; build phases you have customized by hand are never modified. (2026-07-14)
  • Updated dependencies [f4694e9]:
    • @posthog/react-native-plugin@2.2.2

Fetched July 14, 2026

skipOnConflict now covers native dSYM uploads… — releases.sh