Minor Changes
- b9afc8f: Add
ignoredExceptionTypestoPostHogErrorTrackingConfigso 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.