-
Notifications
You must be signed in to change notification settings - Fork 890
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
MqttException on android 12 #480
Comments
Please use https://github.com/hannesa2/paho.mqtt.android. The official library does not support android 12 |
Yeap, I am using it, and I have this error |
@Javatraher please create an issue in that corresponding repository then. And preferably attach the stacktrace along with code usage snippet. |
issue opened. This can be closed |
This is just a beginner question "How to build my first app and handle dependencies right", please see linked repo |
Hi if LAG_IMMUTABLE or FLAG_MUTABLE is solved for android 12? |
Hello, I installed your library, a new error started popping up, here it is:"Exception 'org.eclipse.paho.client.mqttv3.MqttException' is never thrown in the corresponding try block".Tell me what to do with it.
The text was updated successfully, but these errors were encountered: