Flutter livekit freeze when publishing microphone in snap

I added the audio-record plug and connected it and that makes the program run properly. However, I have 0 messages about this in snappy-debug.

Now, how would I debug this if I didn’t know the program crashed on enabling the microphone?

And why does the program not crash when camera is not added/connected, but it does crash when microphone is not? What is the difference here?