I have been trying to upload my build (Xcode 8.1) since almost a week and i get n number of errors,which i do not get on my any other app update.This is not my first upload. I am just trying to update the app. I get the error of you must supply CFBundleIdentifier for this request.
Asked
Active
Viewed 4,949 times
2
-
Have you checked you info.plist file if CFBundleIdentifier exists or not? – Poles Nov 18 '16 at 06:53
-
@Poles Yes i checked it does exist. I have also used GooglePlus framework which has its own plist and that too has CFBundleIdentifier – Vidya Nov 18 '16 at 09:34
-
1Try to upload the using *Application Loader*. – Poles Nov 18 '16 at 09:50
1 Answers
1
I could finally figure out the error. It was that all my provisioning profiles went invalid when i checked it in my developer account.I had to recreate it and then everything went good with the upload.

Vidya
- 349
- 3
- 13