TvOS support #2853
Replies: 2 comments 7 replies
-
This was discussed in 2018 (#836) and @LeoNatan 's conclusion was that it was not possible due to Detox's underlying framework (EarlGrey) not supporting tvOS. I don't know if anything's changed since then, but just dropping here to say this would be really great to have! |
Beta Was this translation helpful? Give feedback.
-
Hello, I had a quick try today with detox on our react-native-tvos app. Out of the box does not work for several reasons:
But we are not far off ! I am wondering if anyone from the detox time would have any idea / suggestion on the best ways to have a compatible framework. Detox looks good to us and we are considering to spend some time on a PR to have tvOS support. How I got a POC to run:
|
Beta Was this translation helpful? Give feedback.
-
It would be great to add TvOS support.
I have tried to run detox with a TvOS build on an Apple TV simulator. Initially, detox doesn't manage to open the app. Could it be because of a click event instead of a "select"-press? If I help detox to open the app it gets stuck on the first test with the error message:
Simulator: Terminating capture support for coordinator '<DeviceCoordinat
ERROR: [APP_UNREACHABLE] Failed to reach the app over the web socket connection.
Beta Was this translation helpful? Give feedback.
All reactions