ios-simulator Questions
4
Solved
I tried running my app in landscape on an iPhone XR simulator and got a blank screen.
The code below is my test. It works correctly on an iPhone 8 simulator and also not the iPhone XR simulator if...
Ruse asked 4/8, 2019 at 6:49
4
Solved
After updating to Xcode 5, the iOS simulator doesn't connect - not in Safari or Maps. It throws a "cache access denied" message.
Couldn't find anything online that solves it. I'm stumped. Any ideas...
Vicarial asked 22/12, 2013 at 20:30
2
Solved
I updated my Macbook to Sonoma and I really regret it. I have an Expo App created using the latest versions of everything. I had just created it before the OS upgrade. Everything was running fine. ...
Spooky asked 8/11, 2023 at 0:54
2
I am new to Flutter iOS Development. I was trying to run my flutter app with three flavors dev, stage and prod. After running the application I am getting the following error.
Error (Xcode): Target...
Archival asked 28/7, 2023 at 20:45
3
Since upgrading to Xcode 15.0, I have not been able to set simulators as a run destination. They do not show up as an option in the menu (either in the dropdown from the toolbar, or in the Product ...
Wireman asked 1/10, 2023 at 16:45
9
I created an iPad app on xCode(using PhoneGap) with sqlite plugin, stored data, and then when I want to view the data I stored I couldn't find where I saved it. According to my online research, it ...
Familiar asked 31/8, 2016 at 5:22
2
Flutter doctor -v(same result with and without ios simulator running)
flutter doctor -v
[✓] Flutter (Channel stable, 2.2.3, on Mac OS X 10.14.6 18G103 darwin-x64, locale en-US)
• Flutter version 2...
Menispermaceous asked 23/8, 2021 at 20:37
4
Solved
I have built a Flutter app.
Everything was working fine until I tried to launch it on a physical device. After struggling to find a solution, I changed the Xcode configuration from debug to release...
Haveman asked 4/7, 2023 at 8:17
2
Solved
I'm looking for the specific location in the filesystem where the iOS simulators are stored that Xcode downloads for you. I've been looking in the usual locations like /Applications/Xcode.app/Conte...
Queer asked 5/11, 2016 at 16:6
5
Solved
I’m encountering a bug when launching an app on the simulator which is: The request was denied by service delegate (SBMainWorkspace).
I know that there are some topic about this error, but any solu...
Partite asked 7/11, 2023 at 11:37
16
Solved
My Flutter Project won't run on the ios simulator and is throwing this error:
Launching lib/main.dart on iPhone Xʀ in debug mode...
Running Xcode build...
Xcode build done. 7.6s
Failed to build iO...
Karleenkarlen asked 2/7, 2019 at 0:46
8
After downloading the Xcode beta and attempting to install the iOS 17.0 Simulator, an error message popped up saying, "Failed - Registering simulator runtime with CoreSimulator failed."
I...
Peart asked 11/9, 2023 at 17:15
1
I've encountered a problem where my iPhone Simulator can't access any of the websites on SAFARI. I am also unable to call any API from my application.
The error shown by SAFARI is either of the tw...
Bookrack asked 8/2, 2018 at 9:51
2
Solved
Flutter app build fails for iOS Simulator even though it compiles successfully for Android Emulator, iOS and Android physical devices also running from command line iOS build is successful.
This is...
Handicraftsman asked 4/1, 2022 at 12:16
13
Solved
I'm getting an issue when attempting to install the iOS 17.0 simulator in Xcode 15.0. The problem is when Xcode updated to version 15, and now all the simulators I had previously downloaded have di...
Faradic asked 2/10, 2023 at 22:37
22
Solved
Can someone tell me how can I add files to be used as test files for uploading from the simulator?
I dragged a PDF to the simulator and this is all I get. Can't really tap the Add button.
Flathead asked 20/2, 2018 at 11:26
10
Solved
I want to check device id for my iPhone simulator application. But not using codebase. I know the way how to do with codebase, using UIDevice instance.
Is there any way to find device id without u...
Mural asked 5/8, 2011 at 6:26
17
My problem is I cannot start debugging on iOS simulator for some reason. I have tried several solutions it helped in their ways I guess but the problem is not gone and I am desperate now. I don't k...
Carranza asked 26/1, 2020 at 19:35
4
Solved
How is possible to find quickly the document folder (in the mac) of an App when I'm using the simulator? When I need to explore the document folder during the simulation of the App now I use a vari...
Kaciekacy asked 12/3, 2016 at 22:11
3
I am trying to submit an iPhone app to the App Store on App Store Connect but I am getting an error that says "You must upload a screenshot for 5.5-inch iPhone displays."
However, I am us...
Koski asked 25/6, 2023 at 2:7
3
Solved
I recently upgraded my laptop to Macbook M1 pro. I have a scroll view and it used to scroll with inertia when I use three finger to drag on my old Macbook air.
Now with the M1 chip there is no iner...
Merrile asked 2/7, 2021 at 10:7
8
Solved
I just downloaded the iOS 17 runtime, but after copying it into the destination, this popup opens and the Xcode could not use the simulator as expected:
Downloaded from the Apple Developer site
...
Hamann asked 5/6, 2023 at 23:38
3
Solved
I am trying to open my simulator so I can simulate Flutter apps. However, I am having trouble with my simulator. When I try to open it (which I do using open -a Simulator), the simulator never open...
Anele asked 29/9, 2023 at 4:50
6
I'm building an iOS react-native app, and I'm currently using the react-native-swipe-card package to build "tinder" like swipe cards for my app. The app works fine however when I go to swipe a card...
Annabel asked 6/5, 2017 at 16:47
5
Solved
I'm running Xcode 12.2 (12B45b) on my M1 MacBook Pro. Whenever I try to run the simulator on an older iOS, for example:
It doesn't work. Xcode pops up this error:
When I press on Details, a scree...
Munificent asked 6/12, 2020 at 20:49
1 Next >
© 2022 - 2024 — McMap. All rights reserved.