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
feat(replay): Use logs instead of captureMessage for mobile touch start debugging (#92502)
This PR does two things:
- fix to only send on mobile replays
- change to use logs instead of captureMessage, since we dont need the
full event context
---------
Co-authored-by: Ryan Albrecht <ryan.albrecht@sentry.io>
0 commit comments