posthog-js
posthog-js copied to clipboard
React Native plugin for native exceptions - error tracking
Description
Relates to https://github.com/PostHog/posthog/issues/38845 The goal is to have a RN plugin that captures java/kotlin/obj/swift exceptions and not only the JS exceptions as of now
we will either ship a new RN plugin or rename the current posthog-react-native-session-replay to something more generic
Relates to https://github.com/PostHog/posthog/issues/43012
we'll do this once we get error tracking support on iOS as well which is also WIP