0 1 | I tried to run the program on my device and I got that error | ||||||||||||||||||||
|
0 | Check device UDID is correctly added and also check if device is added in provision profile or not | ||||||||||||||||||||
|
0 | All what they post above are correct. The problem sometimes depends on some small issues individually. For me how I solved is (1)I started from scratch. All certificates, app id , provisioning profile etc everything I made new in the portal. In the step making provisioning profile, profile should link to certificate and your device. (2)Then need to check the development certificate is valid. Sometimes, the certificate is not valid immediately. For that, I reset the system clock and timezone at both device and Mac pc. I am not sure because of resetting the clocks at both devices or not, when I reboot the systems the certificate became valid. Then it works afterwards. | ||
0 | I went to the portal, deleted all of my certs (no live apps currently) and used the 'create' btn from the accounts menu: Preferrences | View Details | Action => 'Reset' | ||
0 | Remove your apple id from Xcode preference and add it back again. Clean, rebuild and make sure coding signing is correct in project settings. That works for me. |
'모바일개발(Mobile Dev) > IOS개발(ObjectC)' 카테고리의 다른 글
navigation bar disappeared in storyboard (0) | 2016.01.06 |
---|---|
Background Mode (0) | 2015.12.30 |
UIApplicationDidEnterBackgroundNotification UIApplicationWillEnterForegroundNotification (0) | 2015.12.27 |
How to use UIAlertController (0) | 2015.12.27 |
storyboard id or segue (0) | 2015.12.27 |