Hi guys,
i am new to iOS Development and started with the tutorial series made by Chris. It is awesome.
But i have a huge problem.
Building my app is no problem, but when i try to simulate it the simulator crashes.
Details
The request to open “de.Demo” failed.
Domain: FBSOpenApplicationServiceErrorDomain
Code: 5
Failure Reason: Unexpected error type.
User Info: {
BSErrorCodeDescription = InvalidResponse;
}
The operation couldn’t be completed. (BSServiceConnectionErrorDomain error 3.)
Domain: BSServiceConnectionErrorDomain
Code: 3
User Info: {
BSErrorCodeDescription = OperationFailed;
}
System Information
macOS Version 10.15.4 (Build 19E287)
Xcode 11.4.1 (16137)
Is there anybody who have experience dealing with that problem ?
BR
Kristof