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
Hello ,
I have a problem that consumed more than 4 hours .
after finishing detox android configuration with gradle and finally it builds successfully , i tried to run the tests with detox test .. but it fails with this error on the snapshot
Timeout - Async callback was not invoked within the 30000ms timeout specified by jest.setTimeout.
i have tried using multiple emulator versions ( gennymotion , android studio ) but fails .
Your project uses RN v54, which currently is not supported, we are trying to fix synchronization issues with modern versions of RN, but currently RN51 do not work with Detox.
Hello ,
I have a problem that consumed more than 4 hours .
after finishing detox android configuration with gradle and finally it builds successfully , i tried to run the tests with detox test .. but it fails with this error on the snapshot
Timeout - Async callback was not invoked within the 30000ms timeout specified by jest.setTimeout.
i have tried using multiple emulator versions ( gennymotion , android studio ) but fails .
here is my repo that i'm working on
Please Advice .
The text was updated successfully, but these errors were encountered: