DeviceFamily.isSimulator is no longer accurate in present times
vincentneo opened this issue · 1 comments
vincentneo commented
Since DeviceFamily.isSimulator
relies on checking if architecture is i386 or x86_64, it is not accurate when user is using a Mac containing an arm64 processor such as M1.