python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Why is my Flutter app crashing on app quit?
When testing in iOS Simulator (via xCode) if I quit the app, it'll crash with the following message in the console.
Runner[8634:2415656] No windows have a root view controller, cannot save application...
benny
Votes: 0
Answers: 0
One or more parameters passed to a function were not valid
I am trying to import the Certificates to iOS Simulator from Keychain app. When I drag and drop the certificate in the Simulator. It shows this popup.
Important observation
When I drag and drop a Roo...

Rohit Singh
Votes: 0
Answers: 2
xcodebuild destination unavailable despite being correct
I am configuring an app's CI/CD pipeline through GitLab, but the following command in my build stage:
xcodebuild build -project Workspaces.xcodeproj -scheme Workspaces -destination 'platform=iOS Simul...

Pigpocket
Votes: 0
Answers: 1
Xcode 12+ Simulator not attaching while running - Error
For some reason, while running xcode12 ++, unable to attach the simulator for debugging. Its disconnecting after installing.

Sangy05
Votes: 0
Answers: 1