[iOS] Add device SOC list, update DPI list.#110192
[iOS] Add device SOC list, update DPI list.#110192akien-mga merged 1 commit intogodotengine:masterfrom
Conversation
|
Any chance I could argue for also removing the Part of the motivation behind reporting #110168 was to hopefully avoid emitting this particular error, as it's proven to be prevalent and annoying for one of our clients, due to them sending all their errors off to an error reporting service. Since there's no For what it's worth, Android relies on the default Lines 439 to 441 in 6339f31 |
I guess this makes sense, there's no benefit from this error, and it will inevitably fail in some conditions (when old versions are used on yet to be released devices). |
[iOS] Add device SOC list, update DPI list.
|
Seems like something went wrong and commit before I have added latest set of devices got merged, while PR still show as open. |
|
Oops, my bad. Let's re-merge this rebased version then. |
|
Thanks! |
Seems like there's no way to get CPU name, only model name, so this PR adds model ↔ CPU list.
Fixes #110168 also updates DPI list.