You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
b9afc8f: Add ignoredExceptionTypes to PostHogErrorTrackingConfig so apps embedding both the JS RN SDK and the native iOS SDK can suppress duplicate native captures by exception class name.
Patch Changes
7dbeb82: Retry remote feature flag requests after transient 502 and 504 responses.