Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning error when running dev app #355

Closed
RSNFreud opened this issue Jul 8, 2023 · 9 comments
Closed

Warning error when running dev app #355

RSNFreud opened this issue Jul 8, 2023 · 9 comments

Comments

@RSNFreud
Copy link

RSNFreud commented Jul 8, 2023

Summary

image

I get this sent every time the app reloads

Managed or bare workflow? If you have ios/ or android/ directories in your project, the answer is bare!

managed

What platform(s) does this occur on?

Android

SDK Version (managed workflow only)

6.2.0

Environment

expo-env-info 1.0.5 environment info:
System:
OS: Windows 10 10.0.22621
Binaries:
Node: 16.18.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.19 - ~\AppData\Roaming\npm\yarn.CMD
npm: 8.1.1 - ~\AppData\Roaming\npm\npm.CMD
IDEs:
Android Studio: AI-212.5712.43.2112.8609683
npmPackages:
@expo/webpack-config: ^18.0.4 => 18.0.4
expo: ~48.0.16 => 48.0.16
react: 18.2.0 => 18.2.0
react-dom: 18.2.0 => 18.2.0
react-native: 0.71.7 => 0.71.7
react-native-web: ~0.18.10 => 0.18.12
Expo Workflow: managed

Reproducible demo or steps to reproduce from a blank project

@alessandrocapra
Copy link

To add to this, I confirm I have installed the following packages following the installation guide for sentry-expo:

"sentry-expo": "~6.2.0",
"@sentry/react-native": "4.15.2",

@github-actions
Copy link

github-actions bot commented Sep 8, 2023

This issue is stale because it has been open for 60 days with no activity. If there is no activity in the next 7 days, the issue will be closed.

@github-actions github-actions bot added the stale label Sep 8, 2023
@RSNFreud
Copy link
Author

RSNFreud commented Sep 9, 2023 via email

@github-actions github-actions bot removed the stale label Sep 9, 2023
@krystofwoldrich
Copy link
Contributor

@RSNFreud Thank you for the message.

It looks like you have Sentry disabled for a development environment. What is the expected behavior? Only the first log message and no working?

Or is this a mistake and you enabled Sentry for dev?

@RSNFreud
Copy link
Author

RSNFreud commented Sep 11, 2023 via email

@krystofwoldrich
Copy link
Contributor

@RSNFreud Got it, we will take a look if we can make the log less intrusive.

Copy link

github-actions bot commented Dec 3, 2023

This issue is stale because it has been open for 60 days with no activity. If there is no activity in the next 7 days, the issue will be closed.

@github-actions github-actions bot added the stale label Dec 3, 2023
@RSNFreud
Copy link
Author

RSNFreud commented Dec 3, 2023 via email

@github-actions github-actions bot removed the stale label Dec 3, 2023
@krystofwoldrich
Copy link
Contributor

Hi @RSNFreud ,
sentry-expo was recently deprecated in favor of @sentry/react-native which supports Expo out of the box now.

And this warning is not present in the @sentry/react-native. We reworked the Expo integration and the logs and warnings are now much more pleasant and less intrusive for Expo Go users.

getsentry/sentry-react-native#3466

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants