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

iOS: cannot archive due to missing Sign in with Apple capability #97

Open
aleygues opened this issue Jan 9, 2025 · 3 comments
Open

Comments

@aleygues
Copy link

aleygues commented Jan 9, 2025

Hi there,

I have some troubles to archive my app for the iOS App Store (production). I'm getting this error: Provisioning profile "MyApp" doesn't support the Sign in with Apple capability. (in target 'App' from project 'App') which is quite explicit.

But after checking everywhere, I'm not able to pass through...

My Provisioning profile looks pretty ok:
screen1

My Certificate seems ok too:
screen2

Sign in with Apple works well on the web app (using the same App ID).

I added the Sign in with Apple capability from xCode without any problem nor warning.

Any idea?
Thanks in advance!

@riderx
Copy link
Contributor

riderx commented Jan 13, 2025

This normally should be visible in Xcode did you followed our guide here: https://github.com/Cap-go/capacitor-social-login/blob/main/docs/setup_apple.md ?

@aleygues
Copy link
Author

Yes I followed this guide and everything seems fine on my xCode (no error, no warning on the signing part). The problem only happens when I try to archive the app.

Maybe I'm missing something on the certificate / service configuration on my Apple dev account ?

@riderx
Copy link
Contributor

riderx commented Jan 21, 2025

Do you see the capability listed in xcode as well ? Maybe your xcode use a different cert than the one you setup

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

2 participants