Skip to content

@posthog/react-native-plugin@2.9.2

Choose a tag to compare

@github-actions github-actions released this 15 Sep 14:47
Immutable release. Only release title and notes can be modified.
09ae919

2.9.2

Patch Changes

  • #4921 197a212 Thanks @turnipdabeets! - iOS: a notification tap that launched the app is no longer captured as $push_notification_opened while the JS client is opted out, even if an earlier launch had opted the native SDK in.
    (2026-09-15)

  • #4921 197a212 Thanks @turnipdabeets! - Capture $push_notification_opened on iOS when a notification tap cold-launches the app, or set com.posthog.posthog.CAPTURE_PUSH_NOTIFICATION_OPENED to false in Info.plist to opt out before any PostHog code runs, as in posthog-flutter.
    (2026-09-15)