while i am trying to upload the archived app with application loader i got this error Application Loader is unable to upload your package You must supply a CFBundleIdentifier for this request. In info.plist i have the Bundle identifier, i am using xcode 10.0
Any suggestion?
After tried every solution i found, finally by removing iOS platform and adding again fixed the problem.
cordova platform rm ios
cordova platform add ios