I am trying to test apps on my IOS device. I have gotten a few to work, however the one I am trying to install now (https://developer.apple.com/library/iOS/samplecode/AccelerometerGraph/Introduction/Intro.html) is giving me the following error.
I get a popup that says:
Could not launch “AccelerometerGraph”
and in the console:
error: failed to launch '/private/var/mobile/Applications/45F20998-B62C-4D0F-B867-9DB4DF15D94B/AccelerometerGraph.app' -- NotFound
I have tried every suggestion in: Can not launch the app on device
Any other thoughts.