getsentry / sentry-react-native

Official Sentry SDK for React Native
https://sentry.io
MIT License
1.57k stars 334 forks source link

Webrtc audio stops working #3780

Open ruslanjabari opened 5 months ago

ruslanjabari commented 5 months ago

OS:

Platform:

SDK:

SDK version: 0.0.0

react-native version: 0.0.0

Are you using Expo?

Are you using sentry.io or on-premise?

If you are using sentry.io, please post a link to your issue so we can take a look:

https://github.com/VapiAI/react-native/issues/4#issue-2267257039 Example: https://github.com/ruslanjabari/rn-sentry-webrtc-bug/tree/9b9e69e88d71abeb0d31ecf3cb1787a797409e6d

Configuration:

(@sentry/react-native)

Sentry.init({
  dsn: 'https://...@sentry.io/...'
  // other options
});

I have the following issue:

Webrtc audio stops working

krystofwoldrich commented 5 months ago

@ruslanjabari Thank you for the message and the reproducible example.

We will try it and keep you updated here.

ruslanjabari commented 4 months ago

Any updates on this?

kahest commented 4 months ago

Hey @ruslanjabari no updates as of now, we'll follow up on this issue once we managed to repro it or if we have questions.