### Describe the bug ### Environment "react-native": "0.74.5" "reactotron-react-native": "5.1.8" ### Bug encountered I followed the setup step by step but couldn't manage to get it connect to iOS device: - Metro is connected on port 8081 and i see logs in terminal - Tried localhost and IP directly in `Reactotron.configure` - Tried reboot mac - Tried setting IP directly in Bundler config of device (by shaking it) - Tried adding `.use(networking())` - Tried rebooting Reactotron software Nothing worked. Is there any way to connect to real iOS device ? Thank you ### Reactotron version 3.7.0