Smart HDR and the first 7 nm chip; IP68 meant a metre deeper than the X.
Compared against the previous Pro model.
The iPhone XS shipped with iOS 12.0 and received its final update in iOS 18.7. It no longer receives new iOS features.
Product API returns structured specs like these for any product, with a schema you define. Here is what a iPhone XS lookup looks like.
{
"query": "iPhone XS",
"products": [
{
"name": "iPhone XS",
"brand": "Apple",
"released": "2018-09-21",
"price_usd": 999,
"custom_data": {
"display_inches": 5.8,
"chip": "Apple A12 Bionic",
"memory_gb": 4,
"battery_video_hours": 14,
"weight_g": 177,
"connector": "Lightning"
}
}
]
}Put the iPhone XS head to head with any other iPhone.
Using these specs in an article, video, or comparison? Copy a ready-made credit line.
<p>The iPhone XS launched on 21 September 2018 at $999 with a 5.8-inch display and the Apple A12 Bionic — source: <a href="https://productapi.dev/iphone/iphone-xs">iPhone XS — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone XS launched on 21 September 2018 at $999 with a 5.8-inch display and the Apple A12 Bionic — source: [iPhone XS — full specifications](https://productapi.dev/iphone/iphone-xs) by [Product API](https://productapi.dev).