How to Fix Xcode "Dtassetproviderservice Could Not Start.." Error

How to fix Xcode DTAssetProviderService could not start.. error?

If you want the slow solution, you can reinstall Xcode 7.3.1 by downloading it from https://developer.apple.com/download/more/.

It worked for me and now my Simulator is able to start again without getting the error.

The issue is discussed in depth here:
How to fix Xcode "DTAssetProviderService could not start.." error?

DTAssetProviderService could not start DTXConnection with Simulator

Killing the simulator and restarting it from Xcode helped me.

You are probably using macOS Sierra which breaks Xcode 7.3.1 (mac store version)

Use Xcode 8 beta or Xcode 7.3.1.dmg downloaded from the Mac Developer portal for a fix https://developer.apple.com/downloads

Direct link to Xcode 7.3.1: http://adcdownload.apple.com/Developer_Tools/Xcode_7.3.1/Xcode_7.3.1.dmg

Xcode 7 or 8 issue with Pods, can't run at all

I got mine working now!! Not really sure what I did, at all, but I just deleted the Xcode 8 .app entirely and then I redownloaded it, opened up my project in it, did a pod install and pod update, and it's running in the simulator just like normal! Not sure what I did at all, but redownloading is worth a try, it is in fact possible to fix.



Related Topics



Leave a reply



Submit