simulator Questions

12

I am following the Flutter Test Drive tutorial on the Flutter Docs. I installed XCode, cocoapods, ran pods setup etc. However, in Android Studio, when I try to run IOS by clicking "Run IOS Simula...
Claudiaclaudian asked 13/5, 2018 at 16:53

4

Solved

I am experiencing issues when launching a Flutter app on iOS simulator. The issue seems to be relating to localhost connectivity or such, judging by the below error output, but I am unable to find ...
Kao asked 1/8, 2020 at 10:25

6

Solved

I'm trying to terminate the iOS Simulator from the terminal console (needed for integrating automatic UI Testing in Jenkins),but every time I try the command: killall SimulatorBridge a prompt wa...
Venous asked 30/11, 2012 at 15:32

2

When running ui tests via cli/fastlane on macOS Big Sur 12.3.0, Xcode 12.5.0 xcodebuild -showBuildSettings -workspace ./MyWorkspace.xcworkspace -scheme MyScheme-UITests xcodebuild[88311:3500544] ...
Honolulu asked 30/4, 2021 at 10:29

18

I need to reset the iPhone Simulator a lot, and haven't found a way to do it without using the mouse. It's a small thing, but I'm really sick of doing it and would love to have a way to do this usi...
Whippoorwill asked 26/2, 2011 at 5:23

4

Solved

I am desperately trying to install GTKWave on my Windows machine. Can anyone give me so tips or redirect me to a good tutorial (or even better, post a small tutorial here)? I think the documentati...
Haile asked 22/6, 2013 at 19:4

3

Solved

I am trying to test my flutter in app implementation. In itunesconnect->Users and Access->Testers (https://appstoreconnect.apple.com/access/testers), I added one sandbox user. Then I launch the I...
Clock asked 8/6, 2020 at 13:56

4

Solved

I need to test my Windows app using touch events but don't have a touch screen available.
Gausman asked 27/10, 2016 at 1:26

9

Solved

when I try to run my app on the iOS simulator I get the error : Error running xcrun simctl openurl booted exp://localhost:19000: An error was encountered processing the command (domain=NSPOSIXErr...
Eberhardt asked 3/7, 2018 at 6:13

16

Solved

I have downloaded Xcode 6.2 today which replaced previous Xcode 6.1 now to use simulator 7.1 & 8.1 it asks to download both simulators , but for some reason after trying 4-5 times it shows netw...
Bors asked 15/3, 2015 at 7:20

1

Solved

iOS 17.2 is not installed. To download and install the platform, open Xcode, select Xcode > Settings > Platforms, and click the GET button for the required platform. Failed to build iOS...
Ugo asked 22/12, 2023 at 9:57

0

Internet connectivity is fine. Sometimes it dies after a minute sometimes after five minutes, but after about twenty attempts, it always dies. Been installing Xcode on this machine in this lo...
Bursarial asked 12/12, 2023 at 21:5

2

Solved

On the apple developer website I can download Xcode new betas separately from the simulators. I did exactly that. After downloading Xcode (3.41GB) I downloaded the new iOS 17 beta which was 7.47 G...
Inexpert asked 24/8, 2023 at 11:45

2

I'm trying to run my Expo managed project on Android simulator with npx expo run:android. I have expo-dev-client installed. When I run npx expo run:android, it fails with the message: CommandError:...
Eastwood asked 28/8, 2022 at 15:39

5

I know some similar questions have already been asked, but I think they are asking for simulating touch in their own applications, however I want to make an agent that can "use" any application. ...
Metabolism asked 25/8, 2014 at 22:21

10

Solved

Recently I have experienced, that Xcode's simulator has become extremely slow. Also if I create a new app and run it i, the transition between the launch screen and the first view controller takes ...
Elisaelisabet asked 13/7, 2015 at 8:4

13

I'm trying to run my flutter app on the IOS simulator and its not working. So tried on the most basic flutter app (create my_app and then tried to run it) and nothing seem to work! Everything seems...
Bicollateral asked 24/5, 2020 at 13:23

4

I'd like to update the location of the simulator in the middle of my UI test so that I can check the behavior as the location changes. Is there a way for the UI Test to somehow "call out" to run an...
Ironsmith asked 9/8, 2016 at 17:11

13

My app installs fine on the simulator and I can attach the process after opening it manually but it won't run from the debug play button without throwing the error below. I've tried all the tricks ...
Insolvency asked 18/11, 2021 at 23:28

3

After upgrading to Xcode 14.1 on macOS 13.0.1 the command for changing my status bar on the simulator doesn't work anymore. The terminal seems to get the booted device, because the command xcrun si...
Coincidentally asked 20/11, 2022 at 9:43

4

my iphone app runs in IOS 4.3 simulator but not any other IOS 4.0+ simulator. Even though, it shall run there. I got the following errors - GNU gdb 6.3.50-20050815 (Apple version gdb-1518) (S...
Bernardinebernardo asked 24/4, 2011 at 16:6

1

I am using Xcode 14.1, MacOS 13.2.1, and running different simulators(iPhone 14 Pro 16.1 etc.), and every 2-4 times I rerun the app the simulator gets frozen. Xcode says Launching... but the simula...
Frisbie asked 7/3, 2023 at 8:54

6

I'm new in development for iOS. My problem was when I run my project, the simulator was with black screen and a message shows "Unable to boot the simulator". I'm working with Xcode version 7.3.1. ...
Mendelian asked 7/10, 2016 at 11:9

13

Solved

When you "run" the simulator from xCode, the app automatically launches, and then you can click the home button to suspend the app. What I want to do is close the app from within the simulator. So,...
Ennius asked 29/8, 2013 at 19:50

12

I have just developed an app, but when running in the simulator the debugger console says: The app delegate must implement the window property if it wants to use a main storyboard file. I hav...
Scalping asked 4/4, 2015 at 1:7

© 2022 - 2025 — McMap. All rights reserved.