d4vidi
d4vidi
Apparently matching Toasts is a bit of a pain in pure Android as well - https://www.browserstack.com/guide/test-toast-message-using-espresso; We might be able to integrate a solution for that in Detox but for...
Following up on the [comment](https://github.com/wix/Detox/pull/4457#issuecomment-2085308233) explaining the reasoning behind the API, I'd like to propose another approach that would offer some alleviation to the "does the API align with Android...
@asafkorem I think it's going to be worth it to at least try to reimplement and see whether the outcome is on par. If there's any added value provided by...
Yep that's the code. Thanks @noomorph. @lilinor we pre-validate that gmsaas is properly installed and set up, that's all. Would also appreciate an advice regarding what we might be able...
> Hi @d4vidi & @noomorph ! Just letting you know that we released `gmsaas doctor` command in our last 1.11.0 version of gmsaas :) Hey Thanks! We have a backlogged...
Thanks @RohovDmytro Besides a warning from the IDE - are you getting any runtime errors? @asafkorem fyi
@RohovDmytro Could this be in fact related to a recent (implicit) iOS version bump (v17) on your simulators, possibly due to an upgrade to xcode 15?
@KaterinaUK as explained, the problem seems to have been resolved in RN 72, when used alongside up to date reanimated releases. Upgrading both solves the issue.
@idutka the issue seems easy to reproduce. I'm working on tracking down the source - seems I have a lead.
Fix released in [v7.38.4](https://github.com/wix/react-native-navigation/releases/tag/7.38.4)