paypal / Illuminator

iOS Automator
Apache License 2.0
38 stars 27 forks source link

Bridge calls fail to connect to real hardware #82

Closed ianfixes closed 7 years ago

ianfixes commented 9 years ago

Bonjour server seems to have stopped working

$ ruby illuminator/gem/resources/scripts/UIAutomationBridge.rb --callUID=Bridge_call_1 --hardwareID=1d412a68970f5eb5409b5045791365c54a2f87c7 --selector=resetToLogin:
{
  "checkpoints": {
    "ruby": true,
    "argument": null,
    "hardwareID": false,
    "connection": null,
    "request": null,
    "response": null,
    "callUIDMatch": null,
    "actual_request": {
      "selector": "resetToLogin:",
      "callUID": "Bridge_call_1"
    }
  },
  "success": false,
  "message": "Failed to get host/port for hardware ID"
}
rgonzo commented 9 years ago

Is this issue going to persist for a while? I would like to start using the bridge on the device if possible.

kviksilver commented 9 years ago

Debugging this is currently my first priority on illuminator, will post findings soon. Thanks for your patience..

ianfixes commented 7 years ago

@kviksilver I will plan to close this when #99 is merged, but will the new bridge support hardware?