Package Native Binary build failing in ionic pro

Does anyone have any idea what could cause this error?
I have built the app before, with the same production certificates and profiles, stored in Ionic Pro Dashboard.

Only this time, built using X Code 9 instead of the previous time with X Code 8.

I don’t think the certificates and profiles need to change, right?

The error:

[12:45:03]: Exit status: 70

[12:45:03]: No provisioning profile provided

[12:45:03]: Make sure to pass a valid provisioning for each required target

Could this be the solution: https://stackoverflow.com/questions/51262200/ionic-pro-build-failed-with-error-no-provisioning-profiles-provided-with-xcode-9

Why is Ionic Pro service’s build process is using different code signing approach? And how to fix it?