I got the same problem. After studying the answers here, I double-checked the Bundle Identifier in both my Xcode and my developer account. I found that they are slightly different -- one of them has a capital letter while another has all lowercased chars. After I align the one in Xcode to the one in my developer account, this problem disappeared.