# iPhone 8 Plus

> group of smartphone models produced by Apple Inc.

**Wikidata**: [Q39598190](https://www.wikidata.org/wiki/Q39598190)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/IPhone_8_Plus)  
**Source**: https://4ort.xyz/entity/iphone-8-plus

## Summary
The **iPhone 8 Plus** is a smartphone model produced by Apple Inc., released in September 2017 as part of the iPhone 8 series. It features a 5.5-inch display, the Apple A11 Bionic chip, and a dual-camera system, succeeding the iPhone 7 Plus.

## Key Facts
- **Release Date**: Announced on **September 12, 2017**, and released on **September 22, 2017**.
- **Manufacturer**: Designed and manufactured by **Apple Inc.**, a multinational technology company based in Cupertino, California.
- **Processor**: Powered by the **Apple A11 Bionic** system-on-chip (SoC).
- **Display**: 5.5-inch **IPS panel** with a resolution of 1920×1080 pixels.
- **Storage Options**: Available in **64GB** and **256GB** configurations.
- **Dimensions**: **158.4 mm (height) × 78.1 mm (width) × 7.5 mm (thickness)**, weighing **202 grams**.
- **Camera**: Dual **12MP rear cameras** with optical zoom and a **7MP front camera**.
- **Water Resistance**: Rated **IP67** under IEC 60529 for dust and water resistance.
- **Connectivity**: Uses a **Lightning connector** for charging and data transfer.
- **Operating System**: Originally shipped with **iOS 11**, upgradable to later versions.

## FAQs
### Q: When was the iPhone 8 Plus released?
A: The iPhone 8 Plus was announced on **September 12, 2017**, and became available for purchase on **September 22, 2017**.

### Q: What chip does the iPhone 8 Plus use?
A: It is powered by the **Apple A11 Bionic** system-on-chip (SoC), designed by Apple for improved performance and efficiency.

### Q: What are the storage options for the iPhone 8 Plus?
A: The iPhone 8 Plus was available in **64GB** and **256GB** storage capacities.

### Q: Is the iPhone 8 Plus water-resistant?
A: Yes, it has an **IP67** rating, meaning it is dust-resistant and can withstand immersion in up to 1 meter of water for 30 minutes.

### Q: What are the dimensions of the iPhone 8 Plus?
A: It measures **158.4 mm (height) × 78.1 mm (width) × 7.5 mm (thickness)** and weighs **202 grams**.

## Why It Matters
The iPhone 8 Plus represented a significant step in Apple’s smartphone evolution, introducing the **A11 Bionic chip**, which set new benchmarks for mobile processing power and efficiency. Its dual-camera system improved photography capabilities, offering features like **Portrait Mode** and **optical zoom**, which were groundbreaking at the time. The device also marked Apple’s continued emphasis on premium build quality, with a glass back enabling **wireless charging**—a first for iPhones. As part of the iPhone 8 series, it bridged the gap between traditional iPhone designs and the future of bezel-less displays seen in later models like the iPhone X. Its impact on mobile photography and performance standards solidified Apple’s position as a leader in the smartphone industry.

## Notable For
- **First iPhone with wireless charging**: The glass back design allowed for **Qi wireless charging**, a new feature for iPhones.
- **Dual-camera system**: One of the first iPhones to feature a **dual 12MP rear camera setup**, enabling advanced photography features like **Portrait Mode** and **2x optical zoom**.
- **A11 Bionic chip**: Introduced Apple’s most powerful mobile processor at the time, delivering significant performance improvements.
- **IP67 water and dust resistance**: Enhanced durability compared to previous models.
- **Retina HD display**: A high-resolution **5.5-inch IPS panel** with True Tone technology for better color accuracy.

## Body
### **Design and Build**
The iPhone 8 Plus features an **aluminum frame** with a **glass back**, allowing for wireless charging. It retains the **home button with Touch ID**, unlike later models that shifted to Face ID. The device is available in **Silver, Space Gray, and Gold** color options.

### **Display**
- **Size**: 5.5-inch **Retina HD display** with a resolution of **1920×1080 pixels** (401 PPI).
- **Technology**: **IPS panel** with **True Tone** adjustment for natural color balance.
- **Brightness**: Up to **625 nits** for better visibility in sunlight.

### **Performance**
- **Chipset**: **Apple A11 Bionic** with a **6-core CPU** (2 performance cores + 4 efficiency cores) and a **3-core GPU**.
- **RAM**: **3GB** of RAM for smooth multitasking.
- **Storage**: **64GB or 256GB** internal storage (non-expandable).

### **Camera System**
- **Rear Cameras**:
  - **Dual 12MP sensors** (wide-angle and telephoto).
  - **Optical zoom (2x)** and **digital zoom (up to 10x)**.
  - **Portrait Mode** with advanced bokeh effects.
  - **4K video recording** at up to **60 fps**.
- **Front Camera**:
  - **7MP FaceTime HD camera** with **1080p video recording**.

### **Battery and Charging**
- **Battery Life**: Up to **14 hours of talk time** or **12 hours of internet use**.
- **Charging**:
  - **Lightning connector** for wired charging.
  - **Qi wireless charging** support (up to 7.5W).

### **Software**
- **Initial OS**: Shipped with **iOS 11**.
- **Upgradability**: Supports updates up to **iOS 16** (as of latest available data).

### **Connectivity**
- **Cellular**: Supports **GSM, CDMA, LTE (4G)**, and **VoLTE**.
- **Wireless**: **Wi-Fi 802.11ac**, **Bluetooth 5.0**, **NFC** (for Apple Pay), and **GPS**.

### **Durability**
- **IP67 rating**: Dust and water-resistant (up to 1 meter for 30 minutes).
- **Operating Temperature**: **0°C to 35°C** (32°F to 95°F).
- **Non-Operating Temperature**: **-20°C to 45°C** (-4°F to 113°F).

### **Models and Variants**
The iPhone 8 Plus was released in multiple model numbers for different regions:
- **A1864** (Global)
- **A1897** (China, Hong Kong)
- **A1898** (Japan)
- **A1899** (USA, Canada, Latin America)

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "iPhone 8 Plus",
  "description": "A smartphone model produced by Apple Inc., featuring a 5.5-inch display, A11 Bionic chip, and dual-camera system.",
  "url": "https://www.apple.com/shop/buy-iphone/iphone-8",
  "sameAs": [
    "https://www.wikidata.org/wiki/Q2766",
    "https://en.wikipedia.org/wiki/IPhone_8_Plus"
  ],
  "additionalType": "Smartphone",
  "manufacturer": {
    "@type": "Organization",
    "name": "Apple Inc."
  },
  "releaseDate": "2017-09-22",
  "weight": {
    "@type": "QuantitativeValue",
    "value": "202",
    "unitCode": "GRAM"
  },
  "width": {
    "@type": "QuantitativeValue",
    "value": "78.1",
    "unitCode": "MIL"
  },
  "height": {
    "@type": "QuantitativeValue",
    "value": "158.4",
    "unitCode": "MIL"
  },
  "depth": {
    "@type": "QuantitativeValue",
    "value": "7.5",
    "unitCode": "MIL"
  },
  "operatingSystem": "iOS",
  "processor": "Apple A11 Bionic",
  "storageCapacity": ["64GB", "256GB"],
  "camera": {
    "@type": "Camera",
    "description": "Dual 12MP rear cameras with optical zoom"
  },
  "waterResistant": "IP67"
}

## References

1. [Source](https://support.apple.com/kb/SP768?locale=en_US)
2. [Source](https://support.apple.com/en-us/HT207043)
3. [iPhone 8 Plus | Apple Wiki | Fandom](https://apple.fandom.com/wiki/IPhone_8_Plus)
4. [AppleCare Products](https://www.apple.com/support/products/iphone/)