mirrorfly_plugin 0.0.12-beta
mirrorfly_plugin: ^0.0.12-beta copied to clipboard
A MirrorFly Chat to Experience an outstanding real time messaging solution. The powerful communication that adds an extra mileage to build your chat app.
0.0.12-beta Topic Based Chat #
- create Topic to initiate topic based chat
- get topic details from using getTopics
- get Recent chat list using getRecentChatListHistoryByTopic
- get Messages by topic using initializeMessageList with topic ID
0.0.11 Push Notification #
- handleReceivedMessage method added to get chat message from FCM Notification for Android Only
- for iOS Need to add Notification Extension Service
- add this line in your extension service MirrorFlyNotification().handleNotification(notificationRequest: request, contentHandler: contentHandler, containerID: "xxx", licenseKey: "xxxx")
- authToken Deprecated instead of use refreshAndGetAuthToken
0.0.10 Code Optimization #
- Minified Enabled True Support Added
- Release Build Bug Fix
- Profile Update Supports External URL
0.0.10-beta Chat History #
- Chat History enable option
- get chats from server synced with local db
- get message from server synced with local db
- maven url changes for android
- Mirrorfly Android SDK updated to
7.6.2
0.0.9-beta Chat History #
- Chat History enable option
- get chats from server synced with local db
- get message from server synced with local db
- maven url changes for android
- Mirrorfly Android SDK updated to
7.6.2
0.0.9 developer preview #
- iTunes Publish Issue Fixed
0.0.8 developer preview #
- Developer preview.
0.0.7 developer preview #
- Developer preview.
0.0.6 developer preview #
- Developer preview.
0.0.5 developer preview #
- Developer preview.
0.0.4 developer preview #
- Developer preview.
0.0.3 developer preview #
- Developer preview.
0.0.2 developer preview #
- Developer preview.