mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[GH-ISSUE #783] [Bug]: Incorrect iOS device info #369
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#369
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @FlyMeToTheMoonAndLetMePlayAmongTheStars on GitHub (Feb 6, 2023).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/783
Describe the bug
3rd gen iPad Pro uses A12X not A12Z, Apple only started using A12Z with the 4th gen models and it has 6GB RAM
so now the question is, where is the real error? Is it actually A12X or A12Z in PlayCover/PlayTools code?
Steps to reproduce
just click on the iOS devices menu lol
Expected behaviour
correct info
Crash log
What version of PlayCover are you using?
Nightly/beta
What version of macOS are you using?
Ventura (macOS 13)
Issue Language
@FlyMeToTheMoonAndLetMePlayAmongTheStars commented on GitHub (Feb 6, 2023):
Ok so I used PCTT to look up the actual model identifier, it says it's iPad8,6 which is indeed the 3rd gen iPad Pro, but it's A12X not A12Z, 4GB RAM is correct, 6GB is also correct but only applicable to 1TB storage models lol
@Depal1 commented on GitHub (Feb 6, 2023):
github.com/PlayCover/PlayCover@461fa064fa