Today we are unable to upload our IOS app. We are using the same voltbuilder.json file as we did last time, but now it says it cannot obtain the provider public and no “Provider listing” in the log is to be found, as mentioned in the Docs section. The “itunesShortName” parameter is included in the file.
Package Summary: 1 package(s) were not uploaded because they had problems: /ios.app-store.ipa - Error Messages: Cannot obtain the content provider public id. Please specify a provider short name using the -asc_provider option. [2022-11-10 06:13:20 EST] DBG-X: Returning 1
As stated in the original comment, the “itunesShortName” is included in our voltbuilder.json file. And the Volt.build is no longer providing the “Provider listing” section in the logs. It did a few weeks ago, but not anymore.
At the same time Xcode 14 came out, they replaced the upload utility. It looks like the old one does not work anymore.
What really needs to be fixed is cordova-plugin-firebasex. We’ll add some more information to the issue there this weekend. Hopefully, the maintainer is working on something. Have you looked to see if another plugin might work?
Good news here. For some reason, cordova-plugin-firebasex seems to be working now on XCode 14 using 12.1.0-cli version. I’m testing it now and I’m recieving push notifications, contrary to what was happening a couple weeks ago.