GetStream / stream-video-swift

SwiftUI Video SDK ➡️ Stream Video 📹
https://getstream.io/video/sdk/ios/
Other
118 stars 21 forks source link

[Fix]Empty session ids during livestream #587

Closed ipavlidakis closed 1 month ago

ipavlidakis commented 1 month ago

🔗 Issue Links

Resolves https://stream-io.atlassian.net/browse/PBE-6305

📝 Summary

In some cases we noticed in backend logs that iOS devices connect with empty sessionIds. Even though we haven't been able to reproduce it, this revision attempts to eliminate most code paths that set the sessionId to an empty string.

☑️ Contributor Checklist

Stream-SDK-Bot commented 1 month ago

SDK Size

title develop branch diff status
StreamVideo 7.44 MB 7.44 MB 0 KB 🟢
StreamVideoSwiftUI 2.18 MB 2.18 MB 0 KB 🟢
StreamVideoUIKit 2.31 MB 2.31 MB 0 KB 🟢
StreamWebRTC 8.69 MB 8.69 MB 0 KB 🟢
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
114 New issues
0 Accepted issues

Measures
0 Security Hotspots
78.4% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud