Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24014] node-ios-device: Add support for connnecting to devices over Wi-Fi

GitHub Issuen/a
TypeNew Feature
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsTooling
Labelscb-tooling
ReporterChris Barber
AssigneeChris Barber
Created2016-10-10T23:52:01.000+0000
Updated2016-10-10T23:52:01.000+0000

Description

The MobileDevice.framework can connect to devices over the USB cable and over Wi-Fi. We had to disable Wi-Fi connected devices because we couldn't relay the syslog, but because the syslog is essentially useless now, we can probably bring back Wi-Fi support. One thing to be careful of is both the USB and Wi-Fi device have the same UDID in the connected devices lookup. We need each device entry to track the USB and Wi-Fi device handles separately. We need to also make sure we didn't break the log port feature.

Comments

No comments

JSON Source