It looks like the latest version of rocket.chat app on android makes requests with wto different user agents, this is what I can see on my http log:
$IP - - [15/May/2026:08:36:28 +0200] "GET /api/v1/push.get?id=xxx HTTP/2.0" 200 2172 "-" "RC Mobile; android 14; v4.72.0 (108809)" "-"
$IP - - [15/May/2026:08:36:29 +0200] "GET /avatar/luca?format=png&size=100 HTTP/2.0" 403 455 "-" "Dalvik/2.1.0 (Linux; U; Android 14; SM-A137F Build/UP1A.231005.007)" "-"
Would be great align both to the same user agent.
It looks like the latest version of rocket.chat app on android makes requests with wto different user agents, this is what I can see on my http log:
Would be great align both to the same user agent.