Search code examples
iosmacosdebuggingxcode7beta

Unable to app run on my simulator: macOS Sierra


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


Solution

    • 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