apple-authentication implementation

Hey,

I am implementing the apple-authentication and in paragraph 7 of the “configuration” section it says:

Finally, when you want to make a standalone build to test with, run expo build:ios --clear-provisioning-profile --revoke-credentials so that your provisioning profile is regenerated with the new entitlement.

Which command should I run if I am using EAS?

if you install the latest version of eas-cli this should be handled automatically without any additional flags required

1 Like