iamolegga

Results 57 comments of iamolegga

@lyanco it looks like not deployed yet. Could you provide an update on ETA, please?

@d4vidi sorry, I'm not able to investigate this in the nearest future. But I would be glad to merge fix for this. Maybe in the late 2022 I'll get back...

So you want to replace built-in method with the detox's one? Then we need to check that: - [ ] returned data is consistent between platforms - [ ] what...

I believe we can do this inside index.js of this module: ```ts import { NativeModules } from 'react-native'; const { LaunchArguments } = NativeModules; export { LaunchArguments } ``` then...

@lyanco +1 for this bug, so now we should rollback this checkbox to make it work in future release and to be not in a _broken state_, right? Btw, my...

@lyanco just tried with the cluster's version `1.23.8-gke.1900` and got the same error