element-hq / element-x-ios

Next generation Matrix client for iOS built with SwiftUI on top of matrix-rust-sdk.
https://element.io/labs/element-x
GNU Affero General Public License v3.0
400 stars 87 forks source link

Cannot use the microphone in simulator device of Xcode #3238

Open flexibility2 opened 1 week ago

flexibility2 commented 1 week ago

Steps to reproduce

  1. Where are you starting? What can you see?

When I click the microphone button in the chat room, and the system is crushed.

I use the Xcode 15.4, and when I run this project in the simulator of iphone14 (16.4)

image

  1. What do you click? when I click the 'microphone‘ in the chat room, and after clicking the 'Allow' button, then the system is crushed. image

  2. More steps…

Outcome

What did you expect?

It should use the voice call successfully

What happened instead?

Cannot use the voice call in the simulator

Your phone model

iphone 15pro, iphone 14

Operating system version

ios 17.5, ios 16.4

Application version

develop branch latested code

Homeserver

matrix.org

Will you send logs?

Yes

flexibility2 commented 1 week ago

@Velin92 Hi, I see you have tage this issue as 'O-Uncommon', but I am just wondering how our developers can use the microphone in the simulator of Xcode and debug it?

Velin92 commented 1 week ago

@Velin92 Hi, I see you have tage this issue as 'O-Uncommon', but I am just wondering how our developers can use the microphone in the simulator of Xcode and debug it?

Our triaging labels only refer to the average user experience, since this is an issue that only happens on simulator is quite uncommon for the average user to experience it. Us developers also have testing devices where we test some more specific hardware related features.