Added
- Stream Chat version is public:
Client.version
. User
hascurrentDevice
when a device token for Push Notifications was received.
Changed
- Example project updated with switches for unread count messages, online users, push notifications.
ChatViewController
footer will showConnecting...
andWaiting for network
more precisely.Client
connection will skip react on.inactive
app state.AvatarView
removed from an Objective-C bridging.
Fixed
- Push Notifications.
Member
hash.- Device token to string.
InternetConnection
status.ChatViewController
scroll to bottom.