Fix race condition locating observatory port on iOS (#6090)
Ensure that we're monitoring logs before we launch the app on the device. This prevents the case where we start monitoring after the ports have already been logged. Also update the regex to use an optional capture group.
Showing
Please register or sign in to comment