I”m trying to upload my app to the app store. I’m getting bundle Identifier error when using App Loader. If my company name is “Acme Inc.”, what should I replace the “yourcompany” part of the Bundle ID?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
com.acmeinc.AppName
It doesn’t HAVE to be your company, just something unique that you can remember. The user doesn’t see this. It’s just for your own reference. com.CompanyName.AppName is pretty unique and specific, right?
Btw, make sure the bundle identifier for your app in iTunes Connect and the one in your app match up. I think that’s what your problem is.