The first phablet iPhone, and the first with optical image stabilisation.
The iPhone 6 Plus shipped with iOS 8.0 and received its final update in iOS 12.5.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 6 Plus lookup looks like.
{
"query": "iPhone 6 Plus",
"products": [
{
"name": "iPhone 6 Plus",
"brand": "Apple",
"released": "2014-09-19",
"price_usd": 749,
"custom_data": {
"display_inches": 5.5,
"chip": "Apple A8",
"memory_gb": 1,
"battery_video_hours": 14,
"weight_g": 172,
"connector": "Lightning"
}
}
]
}Put the iPhone 6 Plus 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 6 Plus launched on 19 September 2014 at $749 with a 5.5-inch display and the Apple A8 — source: <a href="https://productapi.dev/iphone/iphone-6-plus">iPhone 6 Plus — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone 6 Plus launched on 19 September 2014 at $749 with a 5.5-inch display and the Apple A8 — source: [iPhone 6 Plus — full specifications](https://productapi.dev/iphone/iphone-6-plus) by [Product API](https://productapi.dev).