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

Eas build managed credentials support #91

Merged
merged 4 commits into from
May 2, 2022

Conversation

rgomezp
Copy link
Contributor

@rgomezp rgomezp commented Apr 29, 2022

1-line summary

Makes use of expo/eas-cli#1039 changes to automatically generate credentials for iOS app extensions.

Fixes issues with Multiple capabilities + Managed Credentials via EAS

The persistent issues from #67 and the workarounds in the IOS credentials guide should be fully resolved with the upstream CLI fix and release in v0.52.0 and this PR.

Fixes #67

1.0.2 Release

@rgomezp rgomezp requested a review from jkasten2 April 29, 2022 22:01
Motivation: the object is 6 layers deep. Having its own helper cleans up the code a bit.
Motivation: unused
Update package.json
@rgomezp rgomezp force-pushed the eas-build-managed-credentials-support branch from 534bebb to cb2cc7b Compare May 2, 2022 19:06
@rgomezp rgomezp merged commit 06c70af into main May 2, 2022
@rgomezp rgomezp deleted the eas-build-managed-credentials-support branch May 2, 2022 19:07
@ansh
Copy link

ansh commented Dec 28, 2022

This issue is still happening for me.

@rgomezp
Copy link
Contributor Author

rgomezp commented Jan 3, 2023

@ansh
Please open a separate issue with the details of your problem

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

Successfully merging this pull request may close these issues.

Missing Push Capability on iOS - EAS Built App
4 participants