2.9.2
Patch Changes
-
#4921
197a212Thanks @turnipdabeets! - iOS: a notification tap that launched the app is no longer captured as$push_notification_openedwhile the JS client is opted out, even if an earlier launch had opted the native SDK in.
(2026-09-15) -
#4921
197a212Thanks @turnipdabeets! - Capture$push_notification_openedon iOS when a notification tap cold-launches the app, or setcom.posthog.posthog.CAPTURE_PUSH_NOTIFICATION_OPENEDtofalseinInfo.plistto opt out before any PostHog code runs, as in posthog-flutter.
(2026-09-15)