DeviceKit icon indicating copy to clipboard operation
DeviceKit copied to clipboard

DeviceKit is a value-type replacement of UIDevice.

Results 109 DeviceKit issues
Sort by recently updated
recently updated
newest added

Hello DeviceKit team, Apple has recently released the new iPhone 16e, and it seems that the device is not yet supported in the current version of DeviceKit. Could you please...

The `screenRatio` tuples are reversed for the following devices: - `.iPadAir11M2` - `.iPadAir13M2` - `.iPadPro11M4` - `.iPadPro13M4`

Hi, I believe the following 2 watch identifiers are missing (double check me on this): - `Watch7,1`: Apple Watch Series 9 41mm case (GPS) - `Watch7,2`: Apple Watch Series 9...

Includes: 1. merge of the main DeviceKit repo's latest 2. previous iOS18 fix 3. additional fix for visionOS building

Fix incorrect Apple Pencil compatibility for recent iPad models Based on Apple's official documentation at https://support.apple.com/en-au/HT211029: **Changes Summary:** ✅ **iPad (10th gen) & iPad (A16)** - **Before**: Apple Pencil (USB-C)...

- [x] Update `Source/Device.swift.gyb` to change "iPad Mini" to "iPad mini" in strings and comments (lines 120-126) - [x] Regenerate `Source/Device.generated.swift` using the gyb tool - [x] Update `Tests/Tests.swift` to...

Thank you for creating this amazing library. If anyone is excited by nitpicky details, for consistency with Apple's naming, the capitalization of "iPad Mini" should be "iPad mini". See Device.swift.gyb,...

While going through the updates, I noticed the following errors in the DeviceKit data: iPhone 14 Pro Max is listed as a ppi of 458 when it should be 460...

`Device.applePencilSupport` currently lists incorrect Apple Pencil compatibility for several recent iPad models. Apple’s official documentation: [https://support.apple.com/en-au/HT211029](https://support.apple.com/en-au/HT211029) - **M4 iPad Pro (11/13")** – Does **not** support Apple Pencil (2nd gen). Supports...