|
Post by fnllc on Jun 6, 2017 21:28:47 GMT
Hi, using Rhodes 5.5.0.29 I get this message in RhoStudio when trying to search for devices. The app launched succesfully on iOS Simulator and s showing the "Development Extras" screen. PWD: /Users/me/Documents/MyApp CMD: rake dev:network:discovery[iphone.rake executeENV["RHO_BUNDLE_BUILD_LOG_FILE"] = 192.168.0.*] rake aborted! URI::InvalidURIError: bad URI(is not URI?): iphone.rake executeENV["RHO_BUNDLE_BUILD_LOG_FILE"] = 192.168.1:37579/development/get_info /Users/me/GitHub/rhodes/lib/build/development/device_finder.rb:53:in `block (2 levels) in parallelDiscovery' Tasks: TOP => dev:network:discovery (See full trace by running task with --trace) iphone.rake execute ENV["RHO_BUNDLE_BUILD_LOG_FILE"] = -$TIME$- message [ First timestamp ] time is { 2017-06-06T21:19:20Z } milliseconds from start (0) Network mask iphone.rake executeENV["RHO_BUNDLE_BUILD_LOG_FILE"] = 192.168.* will be used Discovering... RET: 1
|
|
|
Post by Vladimir Musulainen on Jun 7, 2017 13:00:52 GMT
Hi, I 'm not sure that live update will work with any emulators. As I remember, the live update server scans all ip addresses in the local network while it is discovering devices but not own (server) address.
|
|
|
Post by fnllc on Jun 7, 2017 15:25:06 GMT
|
|
|
Post by fnllc on Jun 7, 2017 17:48:54 GMT
I got it to work using the CLI with the iOS Simulator.
|
|
|
Post by Vladimir Musulainen on Jun 7, 2017 21:28:03 GMT
Hm-m, we need some time for it. Live update is rarely used, so the issue has low priority for us. Also you can create the ticket at Tau's zendesk.
|
|