name | about | title | labels | assignees |
---|---|---|---|---|
Bug report |
Create a report to help us improve Tinode |
bug |
If you are not reporting a bug, please post to https://groups.google.com/d/forum/tinode instead.
Describe your issue here.
- web.tinode.co, api.tinode.co
- sandbox.tinode.co
- Your own setup:
- platform (Windows, Mac, Linux etc)
- version of Tinode server, e.g.
0.15.2-rc3
- database backend
- cluster or standalone
- TinodeWeb/tinodejs: javascript client
- Browser make and version.
- IMPORTANT! Use
index-dev.html
to reproduce the problem, notindex.html
.
- Tindroid: Android app
- Android API level (e.g. 25).
- Emulator or hardware, if hardware describe it.
- Tinodios: iOS app
- iOS version
- Simulator or hardware, if hardware describe it.
- tn-cli
- Python version
- Chatbot
- Python version
- Version of the client, e.g.
0.15.1
- Your own client. Describe it:
- Transport (gRPC, websocket, long polling)
- Programming language.
- gRPC version, if applicable.
Tell us how to reproduce this issue.
Tell us what should happen.
Tell us what happens instead.
Copy server-side log here. You may also attach it to the issue as a file.
Copy client-side log here (Android logcat, Javascript console, etc). You may also attach it to the issue as a file. When posting console log from Webapp, please use index-dev.html
, not index.html
; index.html
uses minified javascript which produces unusable logs).