Would be nice to have a time stamp display on iOS app like on android app.
addendum - sometimes, quickly enter multiple messages, they will be shown on other devices in the broadcast channel in wrong order (or maybe this is an incompatibility 1.2.x to 1.3 in client software)?
The apple apps pull the time from the device, if you long press on a message you will see ack and timestamp details.
ah, ok. i did expect the display like on the android app.
I mirror messages on iOS much more than the android app, android uses a whole different design language.
understandable - i just was wondering why sometimes quickly entered (short) messages were displayed in wrong order on other side and wanted to check the timestamp.
I didnt read all protocol details yet, but is this behaviour wanted / explainable, or shall i run some debug?
e.g. i send single character messages like
1
2
3
4
5
6
and receive in broadcast window on other side
1
2
3
6
5
4
1 Like
Check the time stamps, it can take a while for a message to deliver sometimes.