Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [ios-simulator]

The iOS Simulator application presents the iPhone or iPad user interface in a window on the computer to emulate iPhone or iPad devices. This application provides several ways of interacting with it by using the keyboard and mouse to simulate taps, device rotation, and other user actions.

-1 votes
0 answers
12 views

How to fix the iOS app build error on Xcode v15?

I am using Mac M2, Xcode v15, and trying to run an iOS project but am getting the error as in the picture. Can someone help me fix it?. Thanks! enter image description here I searched and tried to run ...
Hieutm1908's user avatar
0 votes
0 answers
69 views

Maui application in ios simulator Visual Studio Mac 2022 does not take up the entire screen

I am migrating my application from Xamarin to Maui. When running on the iPhone 15 iOS 17.0 simulator, the content does not occupy the entire height of the phone, there is a space above and below. I am ...
Angel's user avatar
  • 11
0 votes
0 answers
11 views

iOS Simulator - Error fetching bundle record for scheme approval when using deeplink with https

I have been having issues after upgrading the xcode from 14 to 15. Currently using Version 15.4 (15F31d). Our universal links aren't working on the iOS simulator when using https as schema it does ...
bsales.c's user avatar
-1 votes
0 answers
40 views

Can Impeller be disabled by default?

Failed to send request: {"jsonrpc":"2.0","id":"26","method":"getMemoryUsage","params":{"isolateId":"isolates/...
ac169's user avatar
  • 37
0 votes
0 answers
31 views

The application cannot access the iOS keychain for the application publisher (the TeamId is null)

I am struggling with using MSAL to login to my .net maui app when running it on an iOS simulator. The issue occurs at the PublicClientApplicationBuilder. When I release the app on TestFlight I am able ...
Keletso Maimane's user avatar
0 votes
0 answers
17 views

On start the app, Simulator showing black screen and closed immediately thru Visual Studio For Mac

I was trying to upgrade the SDK for an xamarine mobile application, I am using Visual Studio 2022 and updated the SDK to 17.5 in project property and running the application on xCode 15.4 on IOS ...
Prashant Arora's user avatar
-1 votes
0 answers
31 views

flutter ios simulator failed to run

Launching lib/main_dev.dart on iPhone 15 Pro Max in debug mode... Xcode build done. 79.3s Failed to build iOS app Error output from Xcode build: ↳ --- ...
Sreerag km's user avatar
-1 votes
0 answers
43 views

Parse Issue (Xcode): Module 'Module_name' not found

I'm encountering issues when building my Flutter iOS project with flavors on MacBook M3 Pro. I've followed the official Flutter documentation for setting up flavors, but I'm still running into ...
Ahmed Galal's user avatar
0 votes
0 answers
24 views

How to copy files "drag and drop" to iOS Simulator?

I want to copy some files to my iOS Simulator, but i am getting this error: Simulator device returned an error for the requested operation. In the past I could easy drag and drop the needed files, ...
swiftPunk's user avatar
  • 16.1k
-2 votes
1 answer
39 views

Is it save to share ios simulator .app file

i have a question about sharing an ios application .app file that will be able to run on a simulator My procedure of creating this .app will be to enable "allow archiving for simulator" in ...
wtr1's user avatar
  • 59
0 votes
0 answers
16 views

Failed to build the iOS iPhone Simulator error on XCode. Not able to run my flutter application

Running pod install... 30.0s Running Xcode build... Xcode build done. 461.1s Failed to build iOS app Uncategorized ...
Madhurya's user avatar
0 votes
0 answers
83 views

iOS Simulator Fails to Launch .app File Built with xcodebuild

I'm creating a build to use in UI automation with the following xcodebuild command: xcodebuild -scheme Test-QA \ -project $GITHUB_WORKSPACE/iosApp/Test.xcodeproj \ -sdk iphonesimulator ...
ajw's user avatar
  • 2,574
-1 votes
1 answer
25 views

Walkthrough animation CAShapeLayer x UIBezierPath

Good afternoon! I have a problem with animation in the function addHoleToMovableView. When trying the slow animation from point A to point B, I have not obtained a satisfactory result. I hope to have ...
Natanael Alves's user avatar
0 votes
0 answers
31 views

Simulating location route with react-native-maps in expo app for ios (google maps)

I have an app built with expo which use react-native-maps , specifically I'm using the Google map provider and trying to build/run on ios (running with expo start run:ios). I want to be able to ...
April Polubiec's user avatar
0 votes
0 answers
17 views

iOS - How to test the enterprise application using simulator

I am working on building iOS application for Enterprise users and generated the build using Enterprise certificate and profile. Before sharing it with users, I would like to test it on my iOS ...
Rakesh L's user avatar
  • 1,136

15 30 50 per page
1
2 3 4 5
406