iOS Chat

This SDK wraps the App Messaging Foundation SDK and provides additional functionalities for creating a chat app.

It automatically:

  • manages conversations.
  • manages socket reconnections.
  • synchronises conversation data.
  • manages sending attachments with messages and updates message data with URLs for the uploaded content.
  • updates persistence store when sending messages and filters out duplicates.
  • marks messages as delivered.
  • replace message and events queries with a simple paging API.