We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As described in whisperfish/presage#290 (comment), gurk/presage triggers https://github.com/signalapp/Signal-Android/blob/0891a161b2d2b5de819f98d829370a8f12e7c124/libsignal-service/src/main/java/org/whispersystems/signalservice/api/messages/EnvelopeContentValidator.kt#L195 ([DataMessage] Missing timestamp!) in other clients. I believe this to be due to libsignal-service-rs trying to synchronising ReceiptMessages
[DataMessage] Missing timestamp!
libsignal-service-rs
ReceiptMessage
libsignal-service-rs/src/sender.rs
Line 416 in 6401dc3
unidentifiedStatus
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As described in whisperfish/presage#290 (comment), gurk/presage triggers https://github.com/signalapp/Signal-Android/blob/0891a161b2d2b5de819f98d829370a8f12e7c124/libsignal-service/src/main/java/org/whispersystems/signalservice/api/messages/EnvelopeContentValidator.kt#L195 (
[DataMessage] Missing timestamp!
) in other clients. I believe this to be due tolibsignal-service-rs
trying to synchronisingReceiptMessage
slibsignal-service-rs/src/sender.rs
Line 416 in 6401dc3
unidentifiedStatus
.The text was updated successfully, but these errors were encountered: