RocketChat / Rocket.Chat.Android

Legacy mobile Rocket.Chat client in Kotlin for Android
https://rocket.chat
MIT License
871 stars 556 forks source link

[BUG] messages from rocket.cat are not visible #2011

Open lorek123 opened 5 years ago

lorek123 commented 5 years ago

Describe the bug

When user uses slash command response from rocket.cat is visible on web/desktop, but no message is showed in android app.

To Reproduce

  1. sent slash command from android app

Expected behavior

Response from rocket.cat is visible both on all platforms

Screenshots

Android app: image

Desktop app: image

Devices and Versions

Your Rocket.Chat.Android version: 3.2.0 Your Rocket.Chat Server version: 0.70.4 Mobile device model and OS version: Xiaomi Mi 5, LineageOS 15.1

dev-ritik commented 5 years ago

I guess there is no Stream in Subscriptions which sends data returned by these commands.

wreiske commented 5 years ago

+1

aenonGit commented 5 years ago

it needs support in the SDK