David Prevost
David Prevost
Use an `enabledInitLog` that is true by default, and I could bring back the first log I deleted Not sure where this flag would be configurable yet, I need to...
Interesting; if I change that for a disabled flag, would my PR be rejected again?
@mykola-mokhnach, thank you for your reply!! We are currently using the BrowserStack approach since it is the only option. Unfortunately, this is also not optimal since it is an all-or-nothing...
Thanks a lot; I will look into your information and possibly open a PR in the following weeks. I appreciate you taking the time to answer me!
Hey @mykola-mokhnach, I am having difficulty joining Appium Slack. Do I need an invitation? Or is it because I cannot use my company email domain? I tried with my email...
I sent an email to your public email 😉
Weirdly, the tag or release for 8.0.7 is not visible, but the version exists and has the issue fixed 🎉 Thanks!
This line tells you that you are not in the proper project: > Execution failed for task ':react-native-reanimated:compileDebugJavaWithJavac'.
FYI: If I have some spare time, I might take a look in the following days/weeks
I patch the lib and reproduce the issue, only to discover that the error with `JSON.stringify` output `{}` as shown below, so not much gain there. ``` Error: WebDriverError: Failed...