79699592

Date: 2025-07-12 21:23:22
Score: 1
Natty:
Report link

Wrll it totally depends on your requirement. Both have their own pros and cons.

External API or SDK

Pros:

  1. Just need integration, no need to handle complex logic.

  2. You don't need any backend resources where messages and user data be stored (most of the time)

Cons:

  1. You are limited to features provided by external API or SDK.

  2. You need to pay hefty amount, and agree to their policies.

Your own implementation

Pros:

  1. You have full control.

  2. No need to pay hefty amounts.

Cons:

  1. You need to handle everything, from user to chats and backend.

  2. You still need to pay some amount for resources.

  3. Security issues may rise, as already built solutions are industry tested.

You can decide based on above what suits you better.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Talha Abbas Jalvi