-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Detox 7.3.3 crashes when using bundle url #673
Comments
Do restart the app or reload react native? |
As I said, restarting the app does help. But not always. Seems flaky |
The crash is in React Native, not in Detox. |
It only crashes when running detox with packager. |
Can't reproduce your issue. I wasn't able to last time we talked about it either. |
Seems like reloading react native was only tested manually in React Native. |
I have a hunch its a react native bug, there's not a lot we can do here. |
@rotemmiz Any idea how we can resolve this |
@yogeshthanvi Open an issue with React Native. In the mean time, use the |
Description
Detox crashes when running tests in debug mode (using bundle url instead of local bundle in the app).
This bug does not reproduce if simulator is freshly opened on packager is restarted. Only happens when running 2nd-3rd time and so on.
Steps to Reproduce
Start the packager.
Run detox tests.
Run detox tests again.
Detox, Node, Device, Xcode and macOS Versions
Device and verbose Detox logs
The text was updated successfully, but these errors were encountered: