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

fix: eas build devclient #115

Merged
merged 1 commit into from
Jan 15, 2025
Merged

fix: eas build devclient #115

merged 1 commit into from
Jan 15, 2025

Conversation

fernandatoledo
Copy link
Collaborator

What does this do?

Adds missing expo-dev-client plugin to app.js, this plugin is required to be able to build using eas build correctly. https://docs.expo.dev/versions/latest/sdk/dev-client/#example-appjson-with-config-plugin

Why did you do this?

Eas build was finishing successfully and eas update too, but when was needed to install the app in a device it said that it was not a valid version.

Who/what does this impact?

Eas builds and updates

How did you test this?

Using eas build and eas update and installing the app on a physical iOS device.

Copy link

💯 Test Coverage

Lines Statements Branches Functions
Coverage: 52%
51.61% (271/525) 44.34% (98/221) 38.34% (74/193)

😎 Tests Results

Tests Skipped Failures Errors Time
69 0 💤 0 ❌ 0 🔥 28.68s ⏱️
👀 Tests Details • (52%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files51.6144.3438.3452.09 
report-only-changed-files is enabled. No files were changed in this commit :)

@fernandatoledo fernandatoledo merged commit 51c59f9 into master Jan 15, 2025
8 checks passed
@fernandatoledo fernandatoledo deleted the chore/eas-dev-client branch January 15, 2025 17:55
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.

3 participants