-
Notifications
You must be signed in to change notification settings - Fork 83
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
Comments
To add to this, I confirm I have installed the following packages following the installation guide for sentry-expo:
|
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. |
Not stale.
…On Fri, 8 Sept 2023, 12:06 github-actions[bot], ***@***.***> wrote:
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.
—
Reply to this email directly, view it on GitHub
<#355 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFQIF2XFLXAJM36JSIEA2W3XZLNX5ANCNFSM6AAAAAA2DDTJSM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@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? |
The expected behaviour is for it not to show that error every time the app
is rerendered
|
@RSNFreud Got it, we will take a look if we can make the log less intrusive. |
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. |
Not stale
…On Sun, 3 Dec 2023 at 11:05, github-actions[bot] ***@***.***> wrote:
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.
—
Reply to this email directly, view it on GitHub
<#355 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFQIF2SZAPYIVRD4GBIACEDYHQ6G7AVCNFSM6AAAAAA2DDTJSOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZXGQYTMNJYGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi @RSNFreud , And this warning is not present in the |
Summary
I get this sent every time the app reloads
Managed or bare workflow? If you have
ios/
orandroid/
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
The text was updated successfully, but these errors were encountered: