sentry-react-native
sentry-react-native copied to clipboard
Investigate if we can capture maps (google, mapbox, etc.) in Session Replay
Description
There's a discord thread about mapbox not working https://www.npmjs.com/package/@rnmapbox/maps. That's probably due to them doing rendering in native directly to opengl. My impression was that it's possible to capture this still, because I have seen google maps in some replays. But we'd have to investigate mapbox.