Immutable
release. Only release title and notes can be modified.
Minor Changes
- 8566372: Add
PostHogSDK.prewarmPushNotificationOpenCapture()so a notification tap delivered beforesetup()is still captured as$push_notification_opened.
Patch Changes
- 8566372: Log a debug warning when
capturePushNotificationOpenedis enabled and noUNUserNotificationCenterdelegate is set, which is the case where no notification tap can ever be captured.