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
I get the following log in the console [Sentry] [debug] [SentryBaseIntegration:30] Not going to enable SentryPerformanceTrackingIntegration because isTracingEnabled is disabled.
And there is nothing in Sentry, not in Performance, not in Traces, not in Profiles, but in "Replays" screen recordings with logs are created
Errors are also for some reason recorded only in Android, and not a single error comes from the iOS build
The text was updated successfully, but these errors were encountered:
What React Native libraries do you use?
Hermes, React Navigation, React Native without Frameworks
Are you using sentry.io or on-premise?
sentry.io (SaS)
@sentry/react-native SDK Version
6.7.0
How does your development environment look like?
OS: MacOS 15.2
Node: 20.11.0
NPM: 10.2.4
Expo: 52.0.21
React: 18.3.1
React-Native: 0.76.5
Hermes enabled: Yes
New Arch Enabled: No
Sentry.init()
Steps to Reproduce
Expected Result
Traces and Profiles are recorded
Actual Result
I get the following log in the console
[Sentry] [debug] [SentryBaseIntegration:30] Not going to enable SentryPerformanceTrackingIntegration because isTracingEnabled is disabled.
And there is nothing in Sentry, not in Performance, not in Traces, not in Profiles, but in "Replays" screen recordings with logs are created
Errors are also for some reason recorded only in Android, and not a single error comes from the iOS build
The text was updated successfully, but these errors were encountered: