SwiftStomp icon indicating copy to clipboard operation
SwiftStomp copied to clipboard

Socket connects and subscribes, but no message is received, only on App launch

Open StjepanMiske opened this issue 2 years ago • 3 comments

Hello,

I'm experiencing an issue. I successfully connect to the socket and on connect I call swiftStomp.subscribe(to:...... , but after that I receive nothing even though I should. Also, on App start I can see that I receive messages but only when App starts. After those one or two messages, nothing.

StjepanMiske avatar Aug 23 '22 14:08 StjepanMiske

Hi, What is your backend? Which message broker you are using?

Romixery avatar Aug 26 '22 15:08 Romixery

ActiveMQ/5.16.3

StjepanMiske avatar Aug 29 '22 09:08 StjepanMiske

Hi @Romixery any update on this issue?

StjepanMiske avatar Sep 05 '22 07:09 StjepanMiske