How to create/ update/ retrieve user vCard using XMPPFramework and OpeFire on iOS
问题 As the title suggests,I am trying to create a vcard for my user and send it to the server, but it seems that it doesn't work, any ideas? i will much appreciate any help Here is my code together with the stream connect and authentication, I included thses part bacause there may also be something wrong with them, as I am a noob in working with xmpp framework, the iOS client thaI use is: https://github.com/robbiehanson/XMPPFramework the .h class code is: #import <UIKit/UIKit.h> #import