I am using smack 4.4.4 when i made android version 12 compatible. ServerPingWithAlarmManager throws a working error. The reason is that in android 12, PendingIntent Flagler must be PendingIntent.FLAG_MUTABLE or PendingIntent.UNFLAG_MUTABLE. Please help me
This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.