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

Initiating a call in a 1:1 room without speaking permission will cause an infinite loop. #7211

Open
YamatoRyou opened this issue Dec 27, 2022 · 0 comments
Labels
A-VoIP O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@YamatoRyou
Copy link

Steps to reproduce

  1. Enter a 1:1 room that does not have permission to speak;
  2. Tap the voice call or video call button in the upper right corner of the screen.

Outcome

What did you expect?

The logic is the same as the Android version, the voice call or video call button on the top right corner of the screen is not available in the 1:1 room without speaking permission.

What happened instead?

The voice call or video call button in the upper right corner of the screen is available at this time, but then it prompts You don't have permission to post that to the room. user_level (0) < send_level (100).
This warning will appear in an endless loop, Unless you restart the app after killing it.
Also the proximity sensor will be activated until the app is restarted.
{302EE559-218E-6928-E9D7-E8D791FE571D}

Your phone model

iPhone 7 Plus

Operating system version

iOS 15.6.1

Application version

Element iOS 1.9.14

Homeserver

Synapse 1.74.0

Will you send logs?

No

@YamatoRyou YamatoRyou added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Dec 27, 2022
@RiotRobot RiotRobot added this to Incoming in Issue triage Dec 27, 2022
@Velin92 Velin92 added O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Major Severely degrades major functionality or product features, with no satisfactory workaround labels Jan 11, 2023
@RiotRobot RiotRobot added this to Important Issues & Topics (P1) in iOS App Team Jan 11, 2023
@Velin92 Velin92 moved this from Incoming to Triaged in Issue triage Jan 11, 2023
@Velin92 Velin92 added the A-VoIP label Jan 11, 2023
@pixlwave pixlwave added O-Occasional Affects or can be seen by some users regularly or most users rarely and removed O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience labels Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-VoIP O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
iOS App Team
Important Issues & Topics (P1)
Development

No branches or pull requests

3 participants