vanitasvitae / Smack

A modular and portable open source XMPP client library written in Java for Android and Java (SE) VMs
https://igniterealtime.org/projects/smack/
Apache License 2.0
16 stars 3 forks source link

Trust keys should fetch them first #12

Closed vanitasvitae closed 7 years ago

vanitasvitae commented 7 years ago

Otherwise there will be a nullpointer exception

vanitasvitae commented 7 years ago

This was a bug in my test client.