Hi folks,
I got some problems by setting avatar through Vard setAvatar(). I tried to set a profile image with pixel size 256x256 or 180x180. This throws a NoResponseException, only if I set pixel size to maximum 125x125 it works. Is there any specification inside the documentation of smack about the maximum image size (or byte[] length) ? I can´t find something...or iis it a dependance of the xmpp server that will be used? I also searched for similar questions here and in stackoverflow, no success.....
greetings omd