New smack upgrade is great! Unfortunatelly one of our older project using XMPP Presence in wrong way - using priority 999 instead of correct values -128 to 128. With older version asmack everything working correctly and parsing incoming presence with priority 999 without problem. New version of smack crashing with IllegalArgumentException when receive presence with wrong priority. Is it any workaround? Thank you!
↧