stream-chat-android | Android Chat SDK ➜ Stream Chat API | Chat library
kandi X-RAY | stream-chat-android Summary
kandi X-RAY | stream-chat-android Summary
This SDK consists of three main artifacts you can build on:. We also support Jetpack Compose! You can use our Compose UI Components as an alternative to the UI Components. Learn more about the modules by visiting the documentation.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Called when the drawable is drawn .
- Calculates the offsets of a RecyclerView .
- Draw the mask .
- Configures the bitmap used to draw the bitmap
- Creates the mask canvas .
- Initializes the view .
- Configure UIs .
- Get mime type from file path
- Returns the application name .
- Sets the spacing .
stream-chat-android Key Features
stream-chat-android Examples and Code Snippets
Community Discussions
Trending Discussions on stream-chat-android
QUESTION
I implemented the Getstream chat into my Android app, but the chat only loads after I put the app in the background and come back to it. Before that, inside onCreate
where I do all the logic like in the example here.
The only relevant to Getstream in logs is:
2019-10-03 09:40:54.718 11323-11485/com.test.test D/WebSocketService: WebSocket Response : {"connection_id":"a39a2311-cffb-4675-9977-049ae5a52c32","cid":"*","type":"health.check","created_at":"2019-10-03T07:40:53.129735005Z"}
I tried putting all the code in onStart
, onResume
and so on, but nothing worked. What could the issue be?
I really don't think I should post the code since it's EXACTLY the same as in example. If you really need some, let me know.
EDIT: Best explained here: https://github.com/GetStream/stream-chat-android/issues/95
...ANSWER
Answered 2019-Oct-10 at 12:43This was fixed on the 2.2.0 release.
The same problem can also be caused by the lifecycle-extension library. androidx.lifecycle:lifecycle-extensions:2.1.0
works well but at the moment 2.2.0 has some weird bug.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install stream-chat-android
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page