Skip to content
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

fix(ios): fix onBandwidth update event (old ios api is deprecated and doesn't work) #4140

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

freeboub
Copy link
Collaborator

@freeboub freeboub commented Sep 3, 2024

Summary

fix(ios): fix onBandwidth update event (old ios api is deprecated and doesn't work)

Motivation

fix: #4139

Changes

change the way we receive notification of bandwidth update. The old api is no more working ...

Test plan

I add the event catching in the sample

@freeboub freeboub merged commit d6bae3c into TheWidlarzGroup:master Sep 3, 2024
6 checks passed
@anthonychemaly
Copy link

anthonychemaly commented Sep 3, 2024

For some reason it is returning on the test app and on my personal app: onVideoBandwidthUpdate {"bitrate": -1, "target": 3}
No value for the bitrate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: onBandwidthUpdate not working on iOS
4 participants