问题
I had audio playing through URL, it is working fine using Wifi network but when i change to 3G or Data, it would give this error and it stuck at loading.
> CredStore - performQuery - Error copying matching creds. Error=-25300, query={
class = inet;
"m_Limit" = "m_LimitAll";
"r_Attributes" = 1;
sync = syna;
}
<<<< AVOutputDeviceDiscoverySession (FigRouteDiscoverer) >>>> -[AVFigRouteDiscovererOutputDeviceDiscoverySessionImpl outputDeviceDiscoverySessionDidChangeDiscoveryMode:]: Setting device discovery mode to DiscoveryMode_None
How can i solve this issue ?
回答1:
Are you using iOS 11 ? I encountered the exact debug message on iOS 11.
来源:https://stackoverflow.com/questions/47132877/playing-audio-from-url-give-me-this-log-error-and-stuck-swift