The long-awaited day is here: Apple has announced that its Messages app will support RCS in iOS 18. The move comes after years of taunting, cajoling, and finally, some regulatory scrutiny from the EU.

Right now, when people on iOS and Android message each other, the service falls back to SMS — photos and videos are sent at a lower quality, messages are shortened, and importantly, conversations are not end-to-end encrypted like they are in iMessage. Messages from Android phones show up as green bubbles in iMessage chats and chaos ensues.

Apple’s announcement was likely an effort to appease EU regulators.

  • Herr Woland
    link
    fedilink
    English
    184 months ago

    If you do anything as merely speak the name of anything FOSS in Apple headquarters, they throw you in a deep dark well in the middle of the campus and remove your name from the world of the living.

    • @[email protected]
      link
      fedilink
      English
      11
      edit-2
      4 months ago

      Apple have a surprising amount of open-source software. The OS that MacOS and iOS are built on top of (Darwin) is open-source, as is its kernel (XNU). The engine used by Safari (Webkit, forked from KDE’s KHTML) is open-source too.

      It’s not really traditional open-source, though. It does use an OSS license, but they don’t really accept public contributions, nor do they track bugs publicly or have a public roadmap.

      • Herr Woland
        link
        fedilink
        English
        34 months ago

        That is interesting actually, but compared to other companies I’d not say that’s significant. Specially because I suspect they switched to WebKit because they had no other choice 🤷‍♂️

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

          Apple forked WebKit from KDE back in 2001. For all intents and purposes, they didn’t switch to it; they developed it.

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

          You can’t easily run Darwin OS these days, unfortunately. Apple used to release an ISO you could install on a PC or Mac, but they stopped doing that a long time ago. These days, Apple release the bare minimum amount of code as required by its license, and it’s just a pile of code without the build scripts required to actually build it.

      • Mark
        link
        fedilink
        English
        14 months ago

        Let’s not forget CUPS which is how everything that isn’t windows prints.