Top "Ios-simulator" questions

The iOS Simulator application presents the iPhone or iPad user interface in a window on the computer to emulate iPhone or iPad devices.

Unable to install app in simulator xcode 9 beta

I downloaded Xcode 9 beta recently, and when I tried to run my app in the simulator it is not getting …

ios xcode ios-simulator xcode9-beta xcode9
Simulator running in scaling mode for iPhone 6 Plus?

My app starts and runs on the new iPhone 6 Plus (or iPhone 6) in the simulator, but elements that I know …

ios xcode ios-simulator iphone-6 iphone-6-plus
ScrollView not scrolling when dragging on buttons

I have a scroll view that used to scroll when it didn't have buttons all over it. Now it does, …

ios cocoa-touch uiscrollview uibutton ios-simulator
Logout from AppStore on iOS Simulator

Since 5.0, iOS simulator has StoreKit support so you can debug your In-App purchases without device. But, it has one issue. …

ios5 ios-simulator storekit
iPhone 6 Status bar color

Has anyone noticed that the Status bar color for the iPhone 6 simulator is not using the correct style? I have …

ios ios8 ios-simulator statusbar iphone-6
Simulating low battery for iPhones

I am working on a mobile game, which appearantly crashes when the Low Battery alert is displayed. It works fine …

iphone objective-c ios-simulator simulation power-management
All exception break point is stopping for no reason on simulator

This is very annoying, every time I'm trying to debug on the simulator with "all exception break point", app stops …

objective-c xcode ios-simulator
How do I reset the Simulator in Xcode 9

I'm trying to reset it. In Xcode 8 we went to "Simulator -> Reset Content and Settings". I don't see …

xcode ios-simulator xcode9
How can I get full-resolution screenshots when the Simulator's "Pixel Accurate" option is disabled?

On Xcode 9.1 the Pixel Accurate option is disabled and grayed out under the Window menu. How can I take App …

xcode ios-simulator xcode9
Is it possible to run ARKit in simulator?

I tried to run sample ARKit in Xcode 9 iPhone 7 plus simulator. But it failed. Is there any possibilities to check …

ios ios-simulator arkit