jitsi / jitsi-meet-flutter-sdk

Jitsi Meet plugin for Flutter
Apache License 2.0
31 stars 25 forks source link

Critical Issue Report: Plugin Integration Challenges on iPhone 14 Pro with iOS 17 SDK #35

Open LumiProj opened 4 months ago

LumiProj commented 4 months ago

I would like to express my disappointment and dissatisfaction with the current state of the plugin. While the initial integration into my app was swift and efficient, I have encountered a significant issue when running the application in release mode on an iPhone 14 Pro with iOS 17 SDK.

Upon initiating a meeting, the app fails to run on the first attempt, presenting an error message stating, "Unfortunately, something went wrong." Subsequently, attempting to use the "Rejoin" option does not address the issue; instead, the application becomes unresponsive, necessitating a reboot. It is only on the second attempt that I am able to successfully commence a meeting.

For your convenience, I have attached a video illustrating the problem on the device. I trust that this visual representation will offer valuable insights for resolving the issue, and I appreciate your prompt attention to this matter.

https://github.com/jitsi/jitsi-meet-flutter-sdk/assets/59764810/505b8d04-1bd0-4ce5-aa4d-6af9d2b26beb

LumiProj commented 4 months ago

My application was rejected by Apple due to a test failure related to the issue I reported. Should I expect someone to step in, take responsibility, and resolve this bug?

timmyrosen commented 4 months ago

@LumiProj While you're waiting for a reply, maybe you could take a moment to reflect on how you express yourself to maintainers of open source software :)

gabiborlea commented 4 months ago

Do you reproduce the problem using our sample app: https://github.com/jitsi/jitsi-meet-sdk-samples/tree/master/flutter ?

LumiProj commented 4 months ago

The same issue persists with the sample app. While the app functions properly on the device during debugging, I encounter the same issue when running it in release mode, as depicted in the video above."