I created the App Id in the Apple development program and follow the instructions in apple document.
My App Id is xxxxxxxxxx.com.companyname.appname. In my project's info.plist, i change the bundle identifier from com.yourcompany.${PRODUCT_NAME:rfc1034identifier} to com.companyname.appname. When i tried to run the application in my iphone, i got this error "Failed to upload application_name.app.
Anyone know how to solve this issue?