Pablo Ruan

Results 16 comments of Pablo Ruan

@PedroFcul work for you? For me working ok. close the issue if ok

Hi @maus007 changed you file yowsup/layers/axolotl/layer_base.py, and rebuild you yowsup Line 81: ``` def onError(errorNode, getKeysEntity): if errorClbk: # errorClbk(errorNode, getKeysEntity) errorClbk() entity = GetKeysIqProtocolEntity(jids) self._sendIq(entity, onSuccess, onError=onError) ```

@AragurDEV When someone responds in a message I sent from yowsup, I can not get this response on yowsup. No message arrives

fixed in commit [#9d651b5](https://github.com/AragurDEV/yowsup/commit/9d651b5fed13f121fc89840e973f036f87aa55c5)