github PostHog/posthog-ios 3.57.4

latest release: 3.57.5
5 hours ago

Patch Changes

  • 8407036: Fix events queue not responding to network reachability changes. The replay queue's subscription was silently overwriting the events queue's whenReachable / whenUnreachable callbacks since v3.0, so dataMode = .wifi was ignored, auto-flush on WiFi reconnect did not fire, and the offline pause was reactive after a wasted request. Reachability now exposes onReachable / onUnreachable multicast hooks; the legacy single-callback fields are deprecated.

Don't miss a new posthog-ios release

NewReleases is sending notifications on new releases.