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

Bug - bubbles are showing conversation from different user #275

Closed
yulman19 opened this issue Jul 16, 2024 · 5 comments
Closed

Bug - bubbles are showing conversation from different user #275

yulman19 opened this issue Jul 16, 2024 · 5 comments
Assignees
Labels

Comments

@yulman19
Copy link

yulman19 commented Jul 16, 2024

When activating notification bubbles, the conversation that opens when clicking on a bubble is one from another user.

@michaelkourlas
Copy link
Owner

Can you provide a reproduction recipe?

@pipe2null
Copy link

I have seen this regularly enough that I disabled the bubble conversation feature. VERY good feature, would love to use it, but the popup that shows the messages does not get updated when you select different conversation icons.

Version 0.6.28
I have 2 phone numbers.
I was using "All conversations can bubble".

@ferdberple
Copy link

I have the same problem with bubble notification.

Version 0.6.28
3 DIDs
Show as bubbles - All
Push working - manual setup

From what I can tell the notification bubble is not attached to the correct conversation. The DID appears wrong and the conversation is actually in the archive. The correct conversation is in the message window. It happens regularly/consistently.

@michaelkourlas
Copy link
Owner

I'm able to reproduce now.

@michaelkourlas
Copy link
Owner

The problem was that I was not using a unique requestCode in a call to PendingIntent.getActivity.

Discussion here: https://stackoverflow.com/questions/54699427/intent-in-notification-does-not-change

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

No branches or pull requests

4 participants