简体   繁体   中英

Emulate real device screen dimensions with iOS emulator

Is it possible with iOS emulator shipped with Xcode and iOS SDK to emulate on the computer the real dimensions of the device on screen independently of the current computer's DPI. What I wanna to achieve is to test on the screen of my computer if the buttons are big enough for the user's fingers !

iOS simulator has only 3 possible scales in Window > Scale - 100%, 75% and 50%. It doesn't go farther than that. But from what I see non-retina 75% isn't much bigger than iPad screen in reality. Retina is twice that big so it doesn't match. I don't have iPhone to check.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM