The Retina display made pixels invisible, and FaceTime made the front camera matter.
Compared against the previous Standard model.
The iPhone 4 shipped with iOS 4.0 and received its final update in iOS 7.1.2. 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 4 lookup looks like.
{
"query": "iPhone 4",
"products": [
{
"name": "iPhone 4",
"brand": "Apple",
"released": "2010-06-24",
"price_usd": 199,
"custom_data": {
"display_inches": 3.5,
"chip": "Apple A4",
"memory_gb": 0.5,
"battery_video_hours": 10,
"weight_g": 137,
"connector": "30-pin dock"
}
}
]
}Put the iPhone 4 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 4 launched on 24 June 2010 at $199 with a 3.5-inch display and the Apple A4 — source: <a href="https://productapi.dev/iphone/iphone-4">iPhone 4 — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone 4 launched on 24 June 2010 at $199 with a 3.5-inch display and the Apple A4 — source: [iPhone 4 — full specifications](https://productapi.dev/iphone/iphone-4) by [Product API](https://productapi.dev).