Audio/Video not working after permission granted

When user entering room without permissions for audio or video and then granted → video and audio not working with room.localParticipant.startVideo() / room.localParticipant.unmuteMicrophone()

after rejoin everything works fine

sendbird-calls:1.7.0

Hi @Dmytro_R , Thanks for the report.

It’s a known issue for our SDK for now and we have plan to fix it but I’m not sure when we can deliver it.
I think it would be better to make sure permissions are granted before entering room if it is fit for your use case.

Thanks, for your answer!

I’m experiencing the same issue on this ticket: https://community.sendbird.com/t/sendbird-local-video-recording-devices-set-to-null-if-camera-and-recording-permissions-are-accepted-during-full-screen-call-notifications/5502/1

Do sendbird have a fix for this already @Nathan.Park ?