Support · Legal
Verified RCS · SMS · MMS

How does RCS fall back to SMS?

Technical RCS & Developers

Reviewed by , VP of Global Operations, Signalmash · Last reviewed · Editorial standards

Quick answer

Automatically, and per recipient. Before delivering, the platform runs a capability check on each destination number. Phones that can receive RCS get the branded, rich version; phones that cannot get the same message as SMS or MMS instead. You author once, the system picks the best format each recipient can actually receive, and it reports which channel each one was delivered on.

See this on your own phone in about 30 seconds: get a free sender ID test →

Fallback is the mechanism that makes an RCS-first programme safe to adopt before every customer is RCS-ready. It answers the objection every marketing team raises first, which is what happens to the people who cannot receive it. The answer is that they still get the message, in the format their phone supports, without anyone building a parallel campaign. It is also why what RCS messaging is can be answered without a reach caveat attached.

What happens at send time

The sequence is short and entirely invisible to both sides.

  1. You submit one message to one audience.
  2. The platform checks each destination number's capability, which is a live lookup rather than a stored guess, because capability changes as people change device, carrier, or settings.
  3. RCS-capable numbers receive the rich message: verified sender, images, rich cards, suggestion buttons.
  4. Everyone else receives a degraded but coherent version over SMS, or MMS where the message carries media.
  5. Delivery results come back tagged with the channel each message actually went out on.

There is a second kind of fallback worth knowing about. A number can be RCS-capable and the RCS delivery can still fail, for example if the handset never comes online within the message's time-to-live. A well-built platform retries and then falls the message over rather than dropping it.

What a rich message looks like when it degrades

This is where most of the design work is, and it is worth doing deliberately rather than leaving to a default. A rich card has an image, a headline, a description, and buttons. SMS has none of those things. So the fallback version has to carry the same intent in text: the core message survives, and any suggested action becomes a link.

The practical rule is to write the SMS version as a real message rather than as a stripped card. If the RCS message says "Your order shipped" with a Track button, the SMS should say "Your order shipped. Track it: [link]", not "Your order shipped." with the action silently gone. Check the fallback copy in preview before every campaign, because the failure mode is quiet: the message arrives, it just does nothing.

What fallback does to your bill

Billing follows actual delivery. RCS rates apply to messages delivered as RCS, and carrier SMS or MMS rates apply to the rest. This is exactly why the delivered-as breakdown matters: without it, you cannot reconcile an invoice, and you cannot tell whether your RCS share is growing. Our published rates are on the pricing page and every line of a bill is itemised on billing transparency.

MMS deserves a specific warning here. A media-carrying message that falls back becomes MMS, which is materially more expensive than SMS. A campaign with a large image and a low RCS-capable share can therefore cost more than expected, and the fix is usually to reconsider whether the image is doing enough work to justify carrying it to non-RCS recipients.

Why registration still matters

The SMS leg of a fallback rides a registered 10-digit number, so your 10DLC brand and campaign registration is what keeps that leg deliverable. Leading with RCS does not remove the requirement, it just means fewer messages take that path. 10DLC vs RCS sets out how the two layers fit together.

Key facts
  • Fallback is automatic and per recipient, driven by a capability check at send time rather than a stored list.
  • One authored message covers both paths; rich content degrades to SMS, or to MMS when media is attached.
  • Billing follows actual delivery, so a provider should report the delivered-as breakdown back to you.
  • MMS fallback costs more than SMS, so heavy media on a low-RCS audience is the case to watch.
  • SimplyRCS handles RCS to MMS to SMS fallback automatically on every send, through both the app and the API, at the same price.

Frequently asked

Who decides when a message falls back to SMS?

The platform does, per recipient and per message, based on an RCS capability check made at send time. If the device, carrier, or setting cannot receive RCS at that moment, the message is delivered as SMS or MMS instead. It is not a manual choice you make per campaign.

Does the customer notice the fallback?

They see a plain text message rather than a branded, interactive one, in the same conversation thread. What they should never see is nothing at all, which is the point: fallback trades richness for guaranteed delivery so a time-sensitive message still arrives.

Do we pay RCS or SMS rates when a message falls back?

You pay for what was actually delivered. A message that falls back is billed at the SMS or MMS rate, not the RCS rate. On SimplyRCS the delivery report shows which messages landed as RCS and which fell back, so the bill can be reconciled against real delivery rather than estimates.

Does fallback require a separate 10DLC registration?

Yes. The fallback rides your registered 10DLC number, so a brand and campaign registration must be in place for the SMS leg to be deliverable. RCS verification and 10DLC registration are separate approvals and you need both for an RCS-first program to work end to end.

The fastest way to understand RCS is to receive one. Get a free sender ID test →

← All RCS questions