Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Introduce connectToPort method to iOSEmulatorServices #1041

Merged
merged 1 commit into from
Jan 24, 2018

Conversation

rosen-vladimirov
Copy link
Collaborator

Introduce new method - connectToPort to iOSEmulatorServices. This method will try to connect to specified port on users machine (typically this port will be used by NativeScript applications runnin on iOS Simulator) for a specified amount of time. In case it succeeds, the socket of the connection is returned. In case it fails, undefined is returned.

Introduce new method - connectToPort to iOSEmulatorServices. This method will try to connect to specified port on users machine (typically this port will be used by NativeScript applications runnin on iOS Simulator) for a specified amount of time. In case it succeeds, the socket of the connection is returned. In case it fails, undefined is returned.
@rosen-vladimirov rosen-vladimirov force-pushed the vladimirov/fix-ios-sim-debug-livesync branch from bbf1e01 to 9b0b114 Compare January 23, 2018 16:41
@rosen-vladimirov rosen-vladimirov merged commit 1ae842e into release Jan 24, 2018
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-ios-sim-debug-livesync branch January 24, 2018 08:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants