Upgrading to Detox 16.8.0 and running detox test launches the app, immediately goes back to home and hangs, with no extra logs when running with --loglevel trace
detox builddetox testTests are executed normally
@j320 , does that reproduce on Android?
What Xcode is used?
@j320 , does that reproduce on Android?
I tried several times but it doesn't show any issue
What Xcode is used?
Latest: 11.5
Are you using Swift in your application? What Swift language version?
Also, do you have Detox Instruments installed?
Are you using Swift in your application? What Swift language version?
I'm not using Swift in my application.
Also, do you have Detox Instruments installed?
I don't have Detox Instruments installed.
OK, thanks
I think I see something
@j320, [email protected] has been unpublished to mitigate similar issues on our users' side.
In case if you just have started a new project with Detox, there is a release candidate (16.8.1-rc1) available as a hotfix. @LeoNatan is working on a long-term solution.
Please try with 16.8.1.
I confirm that the issue doesn't reproduce in 16.8.1 and didn't break Android either.
Great!
Most helpful comment
I confirm that the issue doesn't reproduce in 16.8.1 and didn't break Android either.