WARNING

You are viewing this page over HTTP. User Agent Client Hints are only sent over HTTPS connections so you may not get an accurate result. Click here to view this page over https instead.

Apple device detection

These HTTP headers represent an iPhone or iPad and the User-Agent alone is not enough to identify the device model . You'll notice that the 'HardwareName' property lists all the possible models. To get a more accurate detection, we need to use JavaScript to gather additional information. This User-Agent tester cannot run the Javascript, but it is available via our API.

If you are actually using the device on this site right now, head to the me page to get a more precise model name.

Result!

Here's what we got.

Check out Device Metrics and Evidence to find out which parts of the provided HTTP headers we found statistically relevant. That's the 51Degrees machine learning magic.

Link back to these SmartPhone  HTTP headers .

Like what you see? You can use our User-Agent Parser in your own environment: download the 51Degrees UAParser from NPM .

Names, versions, and vendors for the device components.

Property Value
HardwareVendor Apple
HardwareModel iPhone 11 Pro Max
HardwareName iPhone 11 Pro Max
PlatformVendor Apple
PlatformName iOS
PlatformVersion 14.0
BrowserVendor Facebook
BrowserName Facebook for iOS
BrowserVersion Unknown
HardwareFamily iPhone 11 Pro Max
OEM Apple
HardwareModelVariants A2161, A2218, A2219, A2220

Evidence used in the detection where highlighted characters are those relevant to the result.

Name Matched Value
user-agent Mozilla/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 [FBAN/FBIOS;FBDV/iPhone12,5;FBMD/iPhone;FBSN/iOS;FBSV/14.0;FBSS/3;FBID/phone;FBLC/es_ES;FBOP/5]

Properties of the device screen.

Property Value
ScreenPixelsWidth 1242
ScreenPixelsHeight 2688
ScreenInchesDiagonal 6.46

Properties of the processor and graphics chips in the device.

Property Value
CPU Lightning + Thunder
GPU Apple Designed
SoC A13 Bionic

Images of the device if available.

Large Images

Front

Small Images

Properties and values relevant to User-Agent Client-Hints.

Property Value
SetHeaderBrowserAccept-CH Unknown
SetHeaderHardwareAccept-CH Unknown
SetHeaderPlatformAccept-CH Unknown
JavascriptGetHighEntropyValues

When the components were released and discontinued.

Property Value
ReleaseYear 2019
ReleaseMonth September
PlatformReleaseYear 2020
PlatformReleaseMonth September
PlatformDiscontinuedMonth September
PlatformDiscontinuedYear 2020
BrowserReleaseMonth Unknown
BrowserReleaseYear 0
BrowserDiscontinuedMonth Unknown
BrowserDiscontinuedYear 0
BrowserReleaseAge 0
BrowserDiscontinuedAge 0
ReleaseAge 54

Metrics relating to the detection result.

Property Value
MatchedNodes 17
Difference 0
Drift 0
DeviceId 99455-105116-53729-18092
Iterations 41
Method PREDICTIVE

General properties which do not fall into another category.

Property Value
SupportedBearers Bluetooth, CDMA, DC-HSDPA, EDGE, EVDO, FDD-LTE, GPRS, GSM, HSDPA, HSPA, HSPA+, HSUPA, LTE, LTE-A, SMS, TD-LTE, UMTS, VoLTE, WCDMA, WiFi
IsCrawler False
CrawlerName NotCrawler
HardwareImages Front http://images.51degrees.mobi/DI/Front_99455.png
IsDataMinimising False
Promise None
Fetch False
Preload False
PriceBand 1400.00 - 1499.99
DeviceType SmartPhone
WebP False

JavaScript values that can be used to get more evidence from the browser.

Property Value
JavascriptHardwareProfile
ScreenPixelsHeightJavaScript //Set screen pixels height cookie. document.cookie = "51D_ScreenPixelsHeight=" + screen.height;
ScreenPixelsWidthJavaScript //Set screen pixels width cookie. document.cookie = "51D_ScreenPixelsWidth=" + screen.width;

Ranking statistics where low values indicate greater popularity.

Property Value
HardwareRank 184
PlatformRank 141
BrowserRank 13

Want to try again? Enter the HTTP headers you wish to test such as the User-Agent or User-Agent Client Hints. Then press the Submit button.