eclipse-paho / eclipse-paho/paho.mqtt.java
MqttAndroidClient Error
Open
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 919
- PR merge metrics
- No merged PRs in 30d
Description
getting error while Connecting to MqttAndroidClient
`mqttClient = MqttAndroidClient(applicationContext, serverUri, clientId, persistence)`
Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.
Contributor guide
Assessment
This issue has not been assessed yet.