2024 Jul 29 9:41 PM
After migrating my project from AppGyver to SAP Build App, trying for the first time to build iOS Mobile/Tablet ( Android worked fine) via SAP Build App and encountering the below error ( never had this issue with AppGyver)
Runtime version: 4.11.132; AB version: 2.12.0COMMAND:
npxrnv export -p ios -s standalone_appstore -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.11.132 -r --xcodebuildArchiveArgs "OTHER_CODE_SIGN_FLAGS=\"--keychain\ AppGyver-122603\""
FAILED with ERROR:
Command failed with exit code 1: npx rnv export -p ios -s standalone_appstore -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/orchestra-template-standalone@4.11.132 -r --xcodebuildArchiveArgs "OTHER_CODE_SIGN_FLAGS=\"--keychain\ AppGyver-122603\""
I checked everything and I am sure the error is not on my end, since I have done this several time in the past successfully. My problem is that that App store asking to update the app on/before 8/31/2024 else they are going to remove the app. Could some let me know how I can solve the issue?
@marihirvi , @Dan_Wroblewski , @MaiaraEllwanger
2024 Aug 02 9:41 AM
Hi! We were experiencing issues with the Build Service earlier this week, but it is resolved now. Build tag 4.11.149 is currently available for builds - this should fix the issue. Sorry for the inconvenience!
2024 Aug 05 3:54 AM
Thank you very much for the update. I tried again several times but unfortunately I got the same exact error.
2024 Aug 05 9:20 AM
Hi, after looking closely at the error it may be related to certificates. Here is a thread that could help: https://stackoverflow.com/questions/49643253/provisioning-profile-doesnt-include-signing-certificate...
Can you let us know if that resolves it?
2024 Aug 06 4:11 PM
I really don't know how but somehow I resolved the issue. Basically, I started from scratch and treated the app as new app, and re-did all files including deleting the all existing certs. and started over again with the process and it worked.
2024 Aug 08 3:55 AM
Hi @dak2023 . may i confirmed if you installed this two flow functions?
2024 Aug 09 12:42 AM
2024 Aug 09 12:49 AM - edited 2024 Aug 09 12:52 AM