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

MQTT does not work in Background #34

Open
Jeffkenly88 opened this issue Oct 8, 2018 · 1 comment
Open

MQTT does not work in Background #34

Jeffkenly88 opened this issue Oct 8, 2018 · 1 comment

Comments

@Jeffkenly88
Copy link

Hi,

I have been using this library and it does not work in Background. Maybe I'm doing something wrong

I used the version 2.0.0 and it worked, after I upgraded it, it stopped. I can't get it to respond to any incoming data from the internet.

Please help

Thank you

@Jeffkenly88
Copy link
Author

Step 1: Send message from server while APP is in background
Step 2: APP not received the message in (mqttDidReceive())
Step 3: Manually open the app, immediately, it receives the message in (mqttDidReceive(
))

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

1 participant