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
Even after updating the react-native-webrtc version, this warning still continues.
In our case, the problem is with the react-native-background-timer, which as we can see, already has an opened issue for that: ocetnik/react-native-background-timer#366
Until this bug is not fixed by react-native-background-timer, ignoring this warning in your app, as suggested by @op above, can be an alternative.
Hi! Friendly warning that the react-native-webrtc creates a warning with newer versions of React Native. 🦋
More details to be found here:
react-native-webrtc/react-native-webrtc#1070
react-native-webrtc/react-native-webrtc@a5c8819
Given that the fix for this doesn't do much, I assume it's safe to ignore it.
For anyone else also wanting to silence it, I used this workaround;
The text was updated successfully, but these errors were encountered: