evgs / BombusLime

Xmpp client for Android devices
http://bombus.im/lime/nightlies
GNU General Public License v2.0
15 stars 1 forks source link

Presence type='invisible' should not be used because XEP-0018 was rejected #77

Open evgs opened 12 years ago

evgs commented 12 years ago

Client should use XEP-0126 Invisibility after verifying feature is supported. ( #65 XEP-0016 Privacy lists)

Another possible nasty workaround: continue using presence invisible after verifying feature is supported.

evgs commented 12 years ago

Partial workaround is available: 1c77233402b8967393d689bf73cf8d13c616cb35 (avoids NPE but presence problem still exists)