Apple's Satellite Connectivity Expansion for iPhone in Development

Apple's Satellite Connectivity Expansion for iPhone in Development
source: gettyimages
December 31, 2025

===========================================================

Apple is advancing its satellite connectivity features for the iPhone, according to Bloomberg's Mark Gurman. These new developments aim to enhance various functionalities, offering users greater independence from traditional cellular networks.

Key Features Under Development ------------------------------

Current Limitations -------------------

At present, these satellite features do not support voice calls, video calls, or web browsing. The functionalities are available for free, with future plans to introduce paid options for advanced features through satellite carriers.

Potential Future Developments -----------------------------

Apple might partner with companies like SpaceX to offer extended connectivity options. Discussions within Apple suggest the possibility of launching its own satellite service; however, concerns about conflicting with carrier roles have hindered this initiative.

Infrastructure Requirements --------------------------

Many upcoming satellite features depend on upgrades to Globalstar's infrastructure, which Apple has helped finance. Should SpaceX acquire Globalstar, these enhancements could be deployed more swiftly.

Additional Insights and Industry Context ----------------------------------------

While Apple continues to innovate in satellite connectivity, other stories mention delays in product updates, such as the 2025 refresh of the Apple TV 4K, and broader technological strategies like Apple's AI plans, which may see significant advancements in 2026. Moreover, rumors persist about future devices, including a foldable iPhone and upcoming features for the iPhone 18 Pro, alongside reports of hardware issues like static noise in the latest Pro models.

Simple satellite communication query

Stay tuned for more updates on Apple's evolving technological landscape and innovative features.

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 · 272 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": 6644739,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}