In-App Chat SDK iOS Version 1.10.4 Release
Announce: August 11, 2023
Hi there, Good news! We have made some improvements in chat SDK iOS. Below is the list of changes:
- Add param publishEvent in func getAllRoom() & getAllChatRooms()
for example :
QiscusCore.shared.getAllChatRooms(showParticipant: true, showRemoved: false, showEmpty: true, page: 1, limit: 100, publishEvent: false, onSuccess: { (results, meta) in }, onError: { (error) in })
For further information, feedback, or questions about the changes above, please feel free to drop us some feedback at https://support.qiscus.com/.
Best regards,
Product Team