releases.shpreview

Native iOS/Android crash capture now opt-in

posthog-react-native@4.47.0

1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes

4.47.0

Minor Changes

  • #3677 b061628 Thanks @ioannisj! - Add opt-in native iOS and Android crash capture through the optional native plugin:
    • Runtime: errorTracking.autocapture.nativeCrashes enables native crash autocapture.
    • Build tooling: the Expo config plugin option uploadNativeSymbols wires native debug-symbol upload so crashes are symbolicated — iOS dSYMs via posthog-ios's upload-symbols.sh, and Android ProGuard/R8 mappings via the com.posthog.android Gradle plugin. Pass uploadNativeSymbols: { includeSource: true } to also upload native source for crash context (iOS only). (2026-06-12)

Fetched June 12, 2026