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

Not Supporting from Android 12 onwards #487

Open
3 tasks done
MobileTeam1 opened this issue Dec 15, 2022 · 1 comment
Open
3 tasks done

Not Supporting from Android 12 onwards #487

MobileTeam1 opened this issue Dec 15, 2022 · 1 comment

Comments

@MobileTeam1
Copy link

Please fill out the form below before submitting, thank you!

  • Bug exists Release Version 1.1.1 (Java Repository Master Branch)
  • Bug exists in Snapshot Version 1.1.2-SNAPSHOT (Android Service Repository Master Branch)
  • Bug is just in the Sample Application.

Android API Version Bug Seen on: Android API 31 onwards

Android Version Bug Seen on: Android 12 onwards

Please also check that if you have found the bug in the Release version (1.1.1) that you check that it also exists in the Snapshot (1.1.2-SNAPSHOT) before raising a bug.

  • Yes it exists

Description of Bug:

MQTT connection not working from Android API 31 version devices onwards
Solution:
Found a working solution here #485

I'm using the following dependency -
implementation 'org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.0'
implementation 'org.eclipse.paho:org.eclipse.paho.android.service:1.1.1'

Please provide a solution as soon as possible @icraggs @jpwsutton

@evanwsu
Copy link

evanwsu commented Dec 29, 2022

If the library is not going to be maintained, it is recommended to transfer it to a new maintainer
@icraggs @jpwsutton

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

2 participants