Releases: cometchat/cometchat-push-notification-app-android
Releases · cometchat/cometchat-push-notification-app-android
v3.0.4-3
Enhancement:
- The Sample App now dynamically pulls hardcoded sample user details from the static JSON data located at https://assets.cometchat.io/sampleapp/sampledata.json
- Updated v3 UIkit
V3.0.4-2
Fixes
- User appears online when notification is received
Improvements
- Removed CometChat.init from the Application class
v3.0.4-1
The issue was around the incoming call screen when received offline.
v3.0.0-1
Added
- SDK v3.0.0
- UI Kit v3.0.0-2
- Push Notification with v3 SDK
- ConnectionService + Firebase
- Firebase
v2.4.1-1
Update
- SDK v2.4.1
- UI Kit v2.4.1-1
Fixed
- Permission for VoIP Call
- Missed Call Issue in ConnectionService when call is cancelled or missed
- Avoid call notification when app in foreground
v2.2.0
v2.1.1
Push Notification v2.1.0
Added
- Token Based Push Notification Support
Updated
- README.md
Fixed
- Added
PendingIntent
inNotificationBuilder
to open specific users or group chat - Call Notification
- Minor UI Bug Fixes