Andy Davila
Andy Davila
I'll check on logs - I was told that the broker would not block messages. I thought it was AWS at first blocking high rate of messages but then replicated...
When you say logs, what in particular are you referring to? I refactored my code to use the methods `didConnect` and `didConnectAck` - both of these show that I have...
Another thing I noticed... Sending PUBACK to client (Mid: 34) `Mid: 34` - after disconnecting and reconnecting, the message id is continued (i.e. it will be `Mid: 35` after a...
Ok thank you! I'll be sending a simplified version of the app that still has the same issue.
Ok thanks for the explanation. I guess I'm not used to Finder as much on macos so I was a little confused. I'll see how I'll feel about it for...