79399559

Date: 2025-01-30 10:37:14
Score: 1
Natty:
Report link

We used Mirrorfly for our project. When using Mirrorfly for the chat feature (core, messages, and chat), the size impact on your app will typically be around 2–3MB. The necessary SDKs come in .aar format, and to get the chat working, you will need to include the following components:

mirrorfly-android-sdk-core.aar – This includes the essential core functions such as authentication and user management (approximately 500KB). mirrorfly-android-sdk-chat.aar – This file is responsible for the chat functionalities (about 1MB). mirrorfly-android-sdk-messages.aar – It handles message sending, push notifications, and related tasks (around 500KB). These libraries allow you to integrate the chat feature with minimal impact on the app size.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Allison william