Home › Forums › Friends Network › Messenger App › Reply To: Messenger App
Hello Andrey,
For the issue you are reporting about messages disappearing when you return to the chat box, this is not caused from my side. I have thoroughly investigated the code and spent a full day reviewing it.
I found that the issue is related to the API response. It is not returning the latest messages correctly, which is why the problem is occurring. I had also shared a video earlier in post #16295 demonstrating the same issue on the website.
To further confirm whether the issue is from the API or my implementation, I tested the oldest version of the app available at friendssea.com/friends.apk, and the same issue is present there as well.
So based on this, the issue appears to be coming from the API side, not from my code.