OmemoService#decryptMamQueryResult does not check for used up prekeys and doesn't refresh prekey bundle

In the latest version of smack library (4.4.8):

OmemoService is checking for used up prekeys and then publishes fresh bundles each time a new message arrives at onOmemoCarbonCopyReceived and onOmemoMessageStanzaReceived and even decryptStanza but it does not do the same thing for decryptMamQueryResult or decryptMessage

1 Like