-
Notifications
You must be signed in to change notification settings - Fork 33
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
Unable to return to a meeting from a push [Android] #56
Comments
I also noticed that if, when the application is minimized, you close the PIP window and click on the application icon, then Jitsi remains minimized and cannot be called back. |
You mean the one that says "ongoign meeting"? Or a custom one you have? |
Probably an “ongoing meeting”, that is, after the user joins the meeting, Jitsi shows an active push notification that cannot be swiped away. |
@saghul, when you click push, an error occurs:
|
Oh, that is really weird. Can you reproduce the same problem in the official Jitsi Meet app? |
The official app does not request access to notifications, so the notification is not shown there. |
It does, what version are you testing? |
@saghul, version app 24.0.1 build 16402670 (version sdk not showed) |
Hum, you're right, something is going on. Thanks for the report! |
Is there any update on this? We are experiencing the same issue with the |
We are going to release a new SDK version next week, which should fix this. @Calinteodor pl post an update here once it's out. |
@saghul thank you very much! I have the same problem. |
Jitsi Meet SDK Android and iOS 10.0.0 have been released. You can check the full release log right here |
Hello!
Precondition: The app has access to push notifications.
If you connect to a meeting and minimize the application, a push notification with the connected meeting will appear in the system curtain
Actual behavior: If you tap on push notification, nothing happens. Probably due to PIP mode.
Expected behavior: If you tap on push notification, the app will open with an active meeting.
Conference options:
Android version: 13 TP1A.220624.014 (MIUI Global 14.0.4)
Device: Redmi 13C.
The text was updated successfully, but these errors were encountered: