d4vidi
d4vidi
I noticed that you're persistently overriding the radius in the view's init. I don't know if it's on purpose, but it causes the card:cardCornerRadius or app:cardCornerRadius attributes (typically used with...
A follow-up on the work on Genymotion-cloud integration done in the context of a grand PoC in #2429. While #2429 sums up the work required in order to start rolling...
### Describe your idea As can be observed by this example - https://wix.slack.com/archives/C1Y4D9BK8/p1654517139106019 -- We are often prompted to provide support just because the root error cause, while very descriptive,...
## Description Implement the new entity, **Detox root context**: * it should be created once, by using the resolved config (based on environment variables, CLI arguments, and `.detoxrc` files); *...
## Description This is a meta-PR to put miles with all the planned major and breaking changes and roll them out when ready. ## Implemented: - [x] https://github.com/wix/Detox/issues/2469 - [x]...
### What happened? In at least the last 2 release (probably more), Docusaurus (Detox website) publishing keeps failing due to some technical reasons related to our CI script, even though...
AppWillTerminateWithError as a response to isReady action conceals the crash error message ### What happened? See the sequence of network requests in the logs and re-read the description. Looks like...
### What happened? In case JS bundle loading takes a long time, debug-sync comes into action, while on the device side, the interrogation doesn't account for it (resulting in "...appears...
**Is your feature request related to a problem? Please describe.** As a follow-up action from #3180, we need to not only apply the type fixes for Android (i.e. for `getAttributes()`),...