strvcom / ios-chat-component

Chat modular library
MIT License
1 stars 1 forks source link

[hotfix] cached message to set own id correctly #34

Closed cejanen closed 4 years ago

cejanen commented 4 years ago

@schwarja During developing message state I found out critical bug, which was not obvious. But little change on cache message id generation made that cached messages were not removed (always new id) and rapidly grew in cache. Resend those unsent message than made hell in DB