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

Crash de l'application quand on quitte un salon depuis le menu d'actions rapides #931

Closed
NicolasBuquet opened this issue Nov 22, 2023 · 0 comments · Fixed by #932
Closed
Labels
bug Something isn't working iOS

Comments

@NicolasBuquet
Copy link
Contributor

L'application plante sur iOS si l'on essaie de quitter un salon dont on est le dernier administrateur par le menu d'action rapide.

Simulator Screenshot - iPhone 15 - 2023-11-22 at 14 26 07

Normalement, une pop-up d'alerte s'affiche.

Screenshot 2023-11-22 at 14 35 22

Le plantage ne se produit qu'en mode release et pas en mode debug.

Il est dû au release trop rapide de l'AlertController qui est nil au moment de l'affichage (et qui doit être conservé en zombie en mode debug).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working iOS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant