matrix-android-sdk icon indicating copy to clipboard operation
matrix-android-sdk copied to clipboard

Presence is not being sent

Open loredan opened this issue 5 years ago • 0 comments

Client-Server API docs specify method PUT /_matrix/client/r0/presence/{userId}/status for updating user presence, however this method isn't used anywhere in SDK, which leads to incorrect display of user status on all devices, if that user uses Android. iOS SDK already uses this method

loredan avatar Apr 03 '20 09:04 loredan