First, check the log message created when launch app in XCode.
Log : " ==>> FAILED( Not registered bundle name )"
Reason: Your app`s Bundle ID is not start with the Bundle ID prefix you created in ADC.
How to solve : Fix your Bundle ID, or create new project in ADC with your correct Bundle ID prefix.