Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Store Connect API Key Path Confusion #184

Open
jhanstra opened this issue Nov 26, 2024 · 0 comments
Open

App Store Connect API Key Path Confusion #184

jhanstra opened this issue Nov 26, 2024 · 0 comments

Comments

@jhanstra
Copy link

jhanstra commented Nov 26, 2024

I'm following these steps to understand how to submit my app to the app store: fyi/creating-asc-api-key.md. I know that my submit.production.ios object in my eas.json needs three properties:

"ascApiKeyPath": "",
"ascApiKeyIssuerId": "xxxxxxxxxxxxxx",
"ascApiKeyId": "xxxxxxx",

The guide is clear about how to get the ascApiKeyId and ascApiKeyIssuerId - thank you. But I am confused how to get the ascApiKeyPath. The guide doesn't say anything about it. I'm assuming I don't just provide the raw .p8 file in my repo and then give the path to it in the eas.json, as that would be a security concern? But I can't find any documentation on what goes in that field. Thank you in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant