Problem uploading IPA to App Store

Hello,
I’m getting the following error on Application Loader:

You must supply a CFBundleIdentifier for this request.

I have the following line in my app.json file:

"ios": {
  "bundleIdentifier": "com........." (Real bundle identifier)
},

Any suggestion?

Problem solved updating XCode

2 Likes

Glad you figured it out!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.