Print local url for Observatory on iOS. (#4948)
This commit is contained in:
@@ -307,7 +307,7 @@ class IOSDevice extends Device {
|
||||
return null;
|
||||
}
|
||||
|
||||
printTrace("Successfully forwarded remote $serviceName port $remotePort to $localPort.");
|
||||
printStatus('$serviceName listening on http://127.0.0.1:$localPort');
|
||||
return localPort;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user