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