You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The port wasn't opened on the device so the tunnel was never connected properly
- Fixing multiple timestamps in logs (cascades of callback/aggregated logs)
- Fixing how we log details when waiting for connections
Resolves#570
Testing showed that mlaunch doesn't quit when app is finished though (#574)
mlaunch is failing to open the TCP tunnel for iPhone devices with iOS. Worked in iOS 13.6.1, doesn't work in iOS 14.4.2:
returns
which can be found here (RealDevice.cs).
The comment says that the port failed to open on the device.
The text was updated successfully, but these errors were encountered: