XCode process launch failed security

Problem:

When i try to run my app to my iPhone after updating the OS to iOS8 not able to run.It says the error below

Could Not launch "Myapp"
process launch failed.Security.


Solution:

Settings -> General -> Device management -> Developer app -> Trust

From some devices

Settings -> General -> Profile.

Before you run the app into your phone it will asking you to trust the app you can say yes.Otherwise it will say to no to run the app.

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Saved Image in document directory and save path in coredata not able to fetch the image file iOS swift