European Commission Praises Apple’s Interoperability Enhancements in iOS 26.3

European Commission Praises Apple’s Interoperability Enhancements in iOS 26.3
source: gettyimages
December 30, 2025

The European Commission has lauded the interoperability updates introduced by Apple in iOS 26.3, attributing these advancements to the influence of the Digital Markets Act (DMA). These changes are set to enhance opportunities for European users and developers, fostering a more connected digital environment.

Digital Markets Act and Its Impact

The DMA mandates that Apple provide third-party accessories with capabilities comparable to its own products. Specifically, in iOS 26.3, EU-based wearable device manufacturers can now access features such as proximity pairing and enhanced notifications.

New Features in iOS 26.3

Proximity Pairing

Notifications for Third-Party Accessories

Testing and Availability

The European Commission states that developers in Europe can now test compatibility with third-party TVs, smartwatches, and headphones using these new features. Full functionality is expected to rollout to EU users by 2026.

> “iOS 26.3 marks another step toward a more interconnected digital ecosystem, benefitting all EU citizens,” the European Commission commented.

The update is scheduled for release at the end of January and will be exclusive to iPhone and iPad users within the European Union.

Additional Context and Future Outlook

Mainstream coverage continues with updates on other Apple products and software. For instance, the Apple TV 4K remains unrefreshed since 2022, with rumors of an upcoming launch still unconfirmed. Meanwhile, features like the expansion of iPhone driver’s licenses in U.S. states and the anticipated launch of the iPhone 18 Pro with new features generate excitement among users.

---

Related Articles

---

Summary

The European Commission’s recognition of Apple’s interoperability updates underscores a significant shift towards a more open and user-friendly digital ecosystem, aligning with the goals of the Digital Markets Act. As these features become available, European consumers and developers can look forward to more seamless and versatile device integrations.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 154 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6644607,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}