Replies: 2 comments
-
|
Can you provide us with a reproducible? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I solved it using a custom serializer where with ProtobufControllerSerializer I saved in a folder named with the from number and then I always resume the last chat of this folder. This is how it works for me. This is because I have many from numbers |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
store.findChatByJid only works the first time the second time rest is called and I use reconnect() the store.findChatByJid method does not return any chat
Do I need to release the store or chat somehow?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions