Since upgrading both react native (58.6) and sentry (0.42.0) I have run into the critical issue of these warnings not appearing locally in my debugging console, but being sent to sentry. Disabling sentry makes them appear again.
Is there some new setting, which silences them?
If this is intended behavior I would strongly be in favor of having the default settings still throw warnings and errors locally.
Since upgrading both react native (58.6) and sentry (0.42.0) I have run into the critical issue of these warnings not appearing locally in my debugging console, but being sent to sentry. Disabling sentry makes them appear again.
Is there some new setting, which silences them?
If this is intended behavior I would strongly be in favor of having the default settings still throw warnings and errors locally.