Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

iOS Mobile/Tablet build issue with SAP Build (App 122603)

dak2023
Explorer
1,157

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 

7 REPLIES 7

EsmeeX
Product and Topic Expert
Product and Topic Expert
0 Kudos
1,040

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!

0 Kudos
969

Thank you very much for the update. I tried again several times but unfortunately I got the same exact error.

EsmeeX
Product and Topic Expert
Product and Topic Expert
0 Kudos
935

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?

0 Kudos
877

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.

0 Kudos
824

Hi @dak2023 . may i confirmed if you installed this two flow functions?

  1. Check notification permissions
  2. Request notification permissions

0 Kudos
802

No I did not, just used the default settings.

realdo
Newcomer
0 Kudos
796