Skip to content

Android disconnected on wake up from sleep #15428

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

Open
2 of 11 tasks
KaKi87 opened this issue Dec 29, 2024 · 8 comments
Open
2 of 11 tasks

Android disconnected on wake up from sleep #15428

KaKi87 opened this issue Dec 29, 2024 · 8 comments

Comments

@KaKi87
Copy link

KaKi87 commented Dec 29, 2024

What happened?

  1. Start call ;
  2. Turn screen off, notice you still hear and are heard ;
  3. Turn screen back on, notice you're being disconnected

Platform

  • Chrome (or Chromium based)
  • Firefox
  • Safari
  • Other desktop browser
  • Android browser
  • iOS browser
  • Electron app
  • Android mobile app
  • iOS mobile app
  • Custom app using a mobile SDK

Browser / app / sdk version

24.5.0

Relevant log output

No response

Reproducibility

  • The problem is reproducible on meet.jit.si

More details?

Device is Xiaomi Mi 8 on LineageOS-based Android 14.

Background activity is enabled and battery optimization is disabled.

It may look like the app is being killed but absolutely not : if I keep the screen off for a long time, I will never disconnect. It will only disconnect once turning the screen back on. And, if the app was in the background, then PiP will remain active, even though the call disconnects.


Thanks

@saghul
Copy link
Member

saghul commented Dec 30, 2024

Can you try 24.6.0? We refactored some of the foreground service handling, which should help with that.

@KaKi87
Copy link
Author

KaKi87 commented Dec 30, 2024

As I installed from F-Droid, which doesn't show this version, I assumed that you're mentioning a very recent release that will only be available there days later, so I was gonna proceed to manually download an APK from GitHub, but I see very different version numbers there, with the last one being two weeks old already ? I'm lost 😅

@saghul
Copy link
Member

saghul commented Dec 31, 2024

We don't release APKs on GH. You can get the latest version on the Play Store.

@KaKi87
Copy link
Author

KaKi87 commented Dec 31, 2024

We don't release APKs on GH.

Why not ?

You can get the latest version on the Play Store.

No thanks. 😅

@saghul
Copy link
Member

saghul commented Jan 6, 2025

Why not ?

Because we use Google'd key management, which means they sign the APK when we upload to Google Play. Adding another way to getting the APK is not something we intend to spend time on, we are already spread quite thin.

No thanks. 😅

🤷

Copy link

github-actions bot commented Mar 8, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Mar 8, 2025
@KaKi87
Copy link
Author

KaKi87 commented Mar 8, 2025

Hello,
Any news on publishing 24.6.0 to F-Droid ?
Thank you

@github-actions github-actions bot removed the stale label Mar 9, 2025
@saghul
Copy link
Member

saghul commented Mar 9, 2025

You'll need to ask the f-droid folks, we don't do the releases directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants