mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-06-18 06:31:05 +00:00
Restart PC discovery when pairing fails
This commit is contained in:
@@ -95,6 +95,8 @@ static NSMutableSet* hostList;
|
|||||||
else {
|
else {
|
||||||
[self displayFailureDialog:message];
|
[self displayFailureDialog:message];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[self->_discMan startDiscovery];
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user