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

HMSLocalAudioTrack setMute() keeps crashing on iOS 17.2 simulator #118

Open
gams95 opened this issue Feb 7, 2024 · 2 comments
Open

HMSLocalAudioTrack setMute() keeps crashing on iOS 17.2 simulator #118

gams95 opened this issue Feb 7, 2024 · 2 comments

Comments

@gams95
Copy link

gams95 commented Feb 7, 2024

I was wondering, i tried to mute my local audio track by calling setMute(). However, it seems it keeps crashing and on my xcode log, it shows this

Screenshot 2024-02-07 at 9 22 40 PM

Is it because I'm running it on the simulator?

@gzerad
Copy link
Member

gzerad commented Feb 8, 2024

Hi @gams95 we have confirmed there is an issue with iOS simulator which should not affect real devices. We are investigating it further. Do let us know if you see crashes on a device.

@gams95
Copy link
Author

gams95 commented Feb 9, 2024

@gzerad Thanks for the feedback. I can confirm that i don't see the crash when I'm using a physical device so far.

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

No branches or pull requests

2 participants