Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep receiving a message that has been consumed #557

Open
fanzhoutw opened this issue Oct 18, 2023 · 2 comments
Open

Keep receiving a message that has been consumed #557

fanzhoutw opened this issue Oct 18, 2023 · 2 comments

Comments

@fanzhoutw
Copy link

Something wrong happened in the iOS SDK.
A message has already been received, but this protocol method has been called on and on, Even though I log in to the account with another iPhone device

func mqtt(_ mqtt: CocoaMQTT, didReceiveMessage message: CocoaMQTTMessage, id: UInt16) 

I'm using the newest version of CocoaMQTT(2.1.8). how do resolve it?

@JaylinYu
Copy link
Member

not enough information. plz check if the publish msg is from the broker side

@leeway1208
Copy link
Collaborator

Hello, will this issue happened in the demo? or can you provide us with some codes to check? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants