Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Failed to create IXPlaceholder Xcode 12.5

Tags:

xcode

ios

swift

I am trying to launch my apps that were working earlier without any issue but after I updated Xcode & Simulator, I keep getting this error and none of my apps seem to be working. They build without issue but when trying to launch them, nothing happens and this error comes up.

Can anyone please help me with this?

Failed to create IXPlaceholder for app bundle ID co.appbrewery.Tipsy Domain: IXErrorDomain Code: 2 Failure Reason: Failed to create promise. User Info: { FunctionName = "+[IXPlaceholder _placeholderForBundle:client:withParent:installType:metadata:error:]"; SourceFileLine = 503; }


1 Answers

sudo xcrun simctl shutdown all && sudo xcrun simctl erase all

this should work https://developer.apple.com/forums/thread/653807

like image 152
LOG_TAG Avatar answered Dec 14 '25 16:12

LOG_TAG



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!