eclipse / paho.mqtt.android

MQTT Android
Other
2.88k stars 862 forks source link

Update AlarmPingSender PendingIntent #504

Closed wuzhengu closed 2 months ago

wuzhengu commented 2 months ago

Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.