Skip to content

@posthog/react-native-plugin@2.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 11:15
Immutable release. Only release title and notes can be modified.
6ceca9b

2.2.0

Minor Changes

  • #4110 da33d9e Thanks @ioannisj! - Add macOS support so the plugin builds on react-native-macos targets. The podspec now declares an osx platform, and all iOS-only posthog-ios APIs (session replay config, surveys, session-recording controls) are guarded with #if os(iOS). Session replay remains iOS-only; macOS gets native error tracking.
    (2026-07-10)