SkygearIO / chat

Skygear Plugin - Chat SDK
Apache License 2.0
17 stars 18 forks source link

Cannot receive typing event from pubsub #211

Closed carmenlau closed 6 years ago

carmenlau commented 6 years ago

Version: v1.4.0-1

Reproduce steps

  1. Send message from any device
  2. Try subscribe user channel from portal or use Android SDK subscribeToUserChannel function, can get the message event
  3. Try typing in iOS demo, checked the production logs. chat:typing api is called
  4. Repeat step 2, no event is received