TL;DR

  • Users who have rooted their phone, have their bootloader unlocked or are using some custom ROMs report that their RCS messages are not being sent, even though RCS shows them as connected.
  • The Google Messages app does not show any error messages when blocking RCS messages of these users and does not send the messages out as SMS or MMS either.
  • Google famously campaigned for Apple to include RCS messaging in iMessage but is now blocking it for certain Android users.
  • mox
    link
    fedilink
    English
    4
    edit-2
    4 months ago

    Having built Android from source for several different devices, I’m accustomed to dealing with blobs and configs that enable access to each device’s hardware, including the modem. Custom ROMs generally just install the OEM drivers that came with the device, and let Android use them. That normally doesn’t involve reverse engineering.

    I suppose it’s possible that RCS might depend on special modem features that somehow can’t be used like all the other hardware in the system, rather than just sending/receiving data over the network. (As I said, I don’t know much about RCS.) But it would be an unusual case. That’s why I’m a little skeptical. Since you haven’t given any references or supporting details, I can’t tell whether you have domain knowledge that supports your claim, or are just making assumptions.

    Shrug… I guess it doesn’t matter, though, since time will tell. Cheers. :)

    • @[email protected]
      link
      fedilink
      English
      34 months ago

      My background: have build some already done ROMs and spoke with some Linux mobile people about it :). Just to let you know, I also need some source to prove it, but having so little info how RCS works in floating in public non-specialized space is also telling something.