Ios Certificate not working
in progress
M
Marcos Vinícius
I think Appgyver has a mind of its own, because you can't understand what's going on in it.
My build for IOS out of nowhere doesn't work anymore, it's been 1 month now.
To make matters worse, I've already checked the certificate and its key several times and so far nothing
FAILED with ERROR:
│ [ error ] [export] COMMAND:
xcodebuildOTHER_CODE_SIGN_FLAGS=--keychain AppGyver-468958 -workspace /private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/468958-ios-256846/platformBuilds/standalone_ios/RNVApp.xcworkspace -scheme RNVApp -configuredk Release archiveos -configuredk /var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/468958-ios-256846/platformBuilds/standalone_ios/release/RNVApp.xcarchive
FAILED with ERROR:
error: No signing certificate "iOS Distribution" found: No "iOS Distribution" signing certificate matching team ID "AZ5K7G35AL" with a private key was found. (in target 'RNVApp' from project 'RNVApp')
ARCHIVE FAILED
Command failed with exit code 65: xcodebuild OTHER_CODE_SIGN_FLAGS=--keychain AppGyver-468958 -workspace /private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/468958-ios-256846/platformBuilds/standalone_ios/RNVApp.xcworkNVosAppspace -scheme iphoneAppspace -scheme -configuration Release archive -archivePath /private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/468958-ios-256846/platformBuilds/standalone_ios/release/RNVApp.xcarchive
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
error: No signing certificate "iOS Distribution" found: No "iOS Distribution" signing certificate matching team ID "AZ5K7G35AL" with a private key was found. (in target 'RNVApp' from project 'RNVApp')
Log In
M
Marcos Vinícius
I managed to solve my problem!
Remembering that I did this procedure via Windows, so I don't know how to resolve it via MAC.
What I did was Create My Certificate following this tutorial:
Finally, to send the App to the Apple Store I used the following tutorial:
Remembering that this worked for me, I can't guarantee it will work for everyone!
S
Steven Nguyen
Timo Kapanen can you perhaps give us an update please? If the app can't be built then the rest doesn't make sense, and it has been like this for months.
M
Marcos Vinícius
Steven Nguyen: I was informed that my certificate was not trusted, however, I had uploaded my app to apple without any problems.
One of two: Either I really made a mistake at some point and I don't know how to fix it or AppGyver is buggy in this part of Certification!
S
Steven Nguyen
4.6.27 runtime was just released, from 4.6.22. Tried out and still same error (No signing certificate "iOS Distribution" found). Why can't Appgyver bring back 4.5.12 that at least works.
S
Steven Nguyen
This is by far the most worrying issue ... Any serious app won't be able to wait that long (2-3 months by now?) to be compiled. What's causing this compilation problem Appgyver team? Thanks.
T
Timo Kapanen
Merged in a post:
What happened to AppGyver?
M
Marcos Vinícius
It will be 3 months since almost every day a new bug appears that prevents the construction of the app (both for android and ios), or that delays the construction, or that makes the app less secure (WebRTC).
I don't know what else to do, I feel like I'm talking to a wall...
I believe that we users can no longer continue every single day reporting the same bugs (Unsigned certificate, construction delay, etc).
I'm trying not to give up on Sap Appgyver, but it's hard, you're not helping...
Again, I come to report another bug that has not been resolved for days:
"No signing certificate "iOS Distribution" found: No "iOS Distribution"
My Build is: 366692
T
Timo Kapanen
Merged in a post:
IOS build fails: error No signing certificate "IOS Distribution"
D
Dana Aronovici
I have the same problem as many others on this forum. The IOS build keeps failing with the error message "No signing certificate "iOS Distribution" found: No "iOS Distribution" signing certificate matching team ID "SB3ZV4P7C8" with a private key was found. (in target 'RNVApp' from project 'RNVApp')". I have obviously uploaded certificate and provisioning files...
T
Timo Kapanen
Merged in a post:
Build error is getting shorter. Still will not recognize certificate
D
Daniel Perley
I double checked cert a thousand times and the build service still will not recognize it.
Runtime version: 4.6.21;
AB version: 1.7.6
COMMAND:
ASSETS_ARCHIVE_URL=https://appgyver-meap-assets.s3.amazonaws.com/oqksre6wnab0ec1iletfzk7rvozk?response-content-disposition=attachment%3B%20filename%3D%22assets.zip%22%3B%20filename%2A%3DUTF-8%27%27assets.zip&response-content-type=application%2Fzip&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJJSXXQRL4UNGBAXQ%2F20221110%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221110T085348Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=28790e338bdc43e9b39033a0e8b7c6dae62e1c3a859bb171576551257c3d2286 npxrnv export -p ios -s standalone_appstore -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @appgyver/orchestra-template-standalone@4.6.21 -r --xcodebuildArchiveArgs "OTHER_CODE_SIGN_FLAGS=\"--keychain\ AppGyver-440170\""
FAILED with ERROR:
│ [ error ] [export] COMMAND:
xcodebuildOTHER_CODE_SIGN_FLAGS=--keychain AppGyver-440170 -workspace /private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/440170-ios-256072/platformBuilds/standalone_ios/RNVApp.xcworkspace -scheme RNVApp -sdk iphoneos -configuration Release archive -archivePath /private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/440170-ios-256072/platformBuilds/standalone_ios/release/RNVApp.xcarchive
FAILED with ERROR:
error: No signing certificate "iOS Distribution" found: No "iOS Distribution" signing certificate matching team ID "23VS6G3FNU" with a private key was found. (in target 'RNVApp' from project 'RNVApp')
ARCHIVE FAILED
Command failed with exit code 65: xcodebuild OTHER_CODE_SIGN_FLAGS=--keychain AppGyver-440170 -workspace /private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/440170-ios-256072/platformBuilds/standalone_ios/RNVApp.xcworkspace -scheme RNVApp -sdk iphoneos -configuration Release archive -archivePath /private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/440170-ios-256072/platformBuilds/standalone_ios/release/RNVApp.xcarchive
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
error: No signing certificate "iOS Distribution" found: No "iOS Distribution" signing certificate matching team ID "23VS6G3FNU" with a private key was found. (in target 'RNVApp' from project 'RNVApp')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:iOS Simulator, id:7930E789-42C8-4940-91B2-687D7BC95DD1, OS:15.2, name:iPad (9th generation) }
{ platform:iOS Simulator, id:342403C4-F663-4E78-8BD6-22220F8446ED, OS:15.2, name:iPad Air (4th generation) }
Error: Command failed with exit code 65: xcodebuild OTHER_CODE_SIGN_FLAGS=--keychain AppGyver-440170 -workspace /private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/440170-ios-256072/platformBuilds/standalone_ios/RNVApp.xcworkspace -scheme RNVApp -sdk iphoneos -configuration Release archive -archivePath /private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/440170-ios-256072/platformBuilds/standalone_ios/release/RNVApp.xcarchive
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:iOS Simulator, id:7930E789-42C8-4940-91B2-687D7BC95DD1, OS:15.2, name:iPad (9th generation) }
{ platform:iOS Simulator, id:342403C4-F663-4E78-8BD6-22220F8446ED, OS:15.2, name:iPad Air (4th generation) }
error: No signing certificate "iOS Distribution" found: No "iOS Distribution" signing certificate matching team ID "23VS6G3FNU" with a private key was found. (in target 'RNVApp' from project 'RNVApp')
at makeError (/private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/440170-ios-256072/node_modules/execa/lib/error.js:60:11)
at handlePromise (/private/var/folders/pf/p5g2vb2j0yx1x6vlmxdppc700000gn/T/440170-ios-256072/node_modules/execa/index.js:118:26)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
│ │
│ Project location: │
│ ./platformBuilds/standalone_ios/RNVApp.xcworkspace │
T
Timo Kapanen
in progress
S
Steven Nguyen
Timo Kapanen: Please bring back Runtime 4.5.12 alongside the current problematic 4.6.22. It may not be perfect but at least iOS could build. 4.6.22 does not.
T
Timo Kapanen
Hi Marcos Vinícius, like commented also in other tickets, we are working on this issues as some users are constantly seeing this error with iOS builds. Best Regards, Timo Kapanen
S
Spencer M
Timo Kapanen: if you are staff can you share any updates on the situation?
T
Timo Kapanen
Hi Marcos Vinícius and thanks for your feedback. Sorry for the inconvenience this has caused to you. Both iOS signing certificate issue and WebRTC are under progress and we aim to provide fixes. Best Regards, Timo Kapanen
S
Steven Nguyen
Timo Kapanen: It does sound like hitting a wall, while the build error reappears way too frequently even when that was fixed in the previous runtime. Getting a successful build feels like winning a lottery :). Can Appgyver open up more about the challenges of getting the build work? Probabaly not as open as open source, but I'm quite sure a collective intelligence from the Appgyver community will certainly help and not distract. This is a hard problem Appgyver is tackling (since many other teams have failed), so we want you to succeed.
M
Marcos Vinícius
Steven Nguyen: Any solution ?PLease, help Appgyver
C
Club e Casa Design
Timo Kapanen:
I also have this problem, 496120.
M
Marcos Vinícius
Club e Casa Design: AppGyver has abandoned us guys, we just have to switch companies ):
S
Spencer M
Timo Kapanen: also having this problem, months later
M
Marcos Vinícius
Same here: 366692
Load More
→