Fabian Brunold

Results 2 issues of Fabian Brunold

**Describe the Bug** When using a "detox recorder ..." command through the package.json "scripts" section nothing happens and process exits immediately without error/logs. **To Reproduce** package.json ``` "scripts": { "detox:ios:recorder":...

bug

**Describe the bug** If the device is disconnected on write the app crashes with: Metro logs: ``` Invariant Violation: No callback found with cbID 18325 and callID 9162 for BleManager.write...