iPhone SE 2nd Gen not identifying
jminutaglio opened this issue · 4 comments
jminutaglio commented
Xcode Version 11.4.1 (11E503a)
iOS 13.1.4
Simulator iPhone SE 2nd Gen
& code:
let device = UIDevice.current.dc.deviceModel
Returns "unknown"
Nirma commented
@vincentneo You know what to do!
jminutaglio commented
Same with the 1st Gen iPhone SE too... Returns "unknown"
vincentneo commented
I should be able to deliver an update today or tmr! (unless Apple broke the simulator's type detection)
vincentneo commented
Tested on Xcode 11.4.1, macOS 10.15.4,
Simulator SE, SE2 detection works since #48.
Hence, will close this issue.