Hello everyone,
I am trying to launch a simulator of my application on an iPad Pro (9.7-inch) in Xcode 12.0.1. I am able to finish the build, but then I get the following error.
I am trying to launch a simulator of my application on an iPad Pro (9.7-inch) in Xcode 12.0.1. I am able to finish the build, but then I get the following error.
However, I am able to launch the app in an iPad Air (4th Generation) without any issue. How am I able to fix the issue so that I can launch a simulator of the iPad Pro?Details
Failed to re-create a coordinator for APPNAME
Domain: IXErrorDomain
Code: 29
Failure Reason: Coordinator already exists.
User Info: {
FunctionName = "+[IXAppInstallCoordinator(IXSimpleInstaller) beginInstallForURL:consumeSource:options:completion:]block_invoke";
SourceFileLine = 313;
}System Information
-
macOS Version 10.15.7 (Build 19H2)
Xcode 12.0.1 (17220)