1

I am unable to launch my app on simulator using Xcode 7.3.1 iPhone 5s simulator. I am getting an error message in Xcode is "DTAssetProviderService could not start DTXConnection"enter image description here

iPC
  • 5,916
  • 3
  • 26
  • 38

1 Answers1

5
  • Build app
  • The app will still install on the simulator, even with the error
  • Launch the app manually on the simulator
  • Go to Xcode
  • Click Debug > Attach to Process > Your App Name
schystz
  • 800
  • 1
  • 8
  • 21
Kiran P Nair
  • 2,041
  • 22
  • 31