2.2.0
Minor Changes
- #4110
da33d9eThanks @ioannisj! - Add macOS support so the plugin builds on react-native-macos targets. The podspec now declares anosxplatform, 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)