Skip to content

[Fix]Call event overflow #889

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 15, 2025
Merged

[Fix]Call event overflow #889

merged 1 commit into from
Jul 15, 2025

Conversation

ipavlidakis
Copy link
Contributor

🔗 Issue Links

Resolves https://linear.app/stream/issue/IOS-995/fixcall-event-overflow

📝 Summary

While inCall if user receive a new call, and that call gets ended while the user hasn't accepted/rejected the new call, the user was leaving the active call.

🧪 Manual Testing Notes

  • Ring your device
  • While in call ring from your device but in this new call include 3 members
  • While the user is in call but sees the CallKit notification, accept the call on the 3rd member
  • The 3rd member then triggers an end call
  • The user should remain the initially active call

☑️ Contributor Checklist

  • I have signed the Stream CLA (required)
  • This change follows zero ⚠️ policy (required)
  • This change should receive manual QA
  • Changelog is updated with client-facing changes
  • New code is covered by unit tests
  • Comparison screenshots added for visual changes
  • Affected documentation updated (tutorial, CMS)

@ipavlidakis ipavlidakis self-assigned this Jul 14, 2025
@ipavlidakis ipavlidakis added the bug Something isn't working label Jul 14, 2025
@ipavlidakis ipavlidakis requested a review from a team as a code owner July 14, 2025 16:52
Copy link

Public Interface

🚀 No changes affecting the public interface.

@Stream-SDK-Bot
Copy link
Collaborator

Stream-SDK-Bot commented Jul 14, 2025

SDK Size

title develop branch diff status
StreamVideo 8.06 MB 8.06 MB 0 KB 🟢
StreamVideoSwiftUI 2.27 MB 2.27 MB 0 KB 🟢
StreamVideoUIKit 2.4 MB 2.4 MB 0 KB 🟢
StreamWebRTC 9.85 MB 9.85 MB 0 KB 🟢

@ipavlidakis ipavlidakis force-pushed the fix/call-event-overflow branch from d767561 to e3459af Compare July 15, 2025 08:03
Copy link

Public Interface

🚀 No changes affecting the public interface.

Copy link

@ipavlidakis ipavlidakis merged commit 00ae0a4 into develop Jul 15, 2025
20 of 21 checks passed
@ipavlidakis ipavlidakis deleted the fix/call-event-overflow branch July 15, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants