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

Allow users to manually launch updates in Expo Go #226

Merged
merged 3 commits into from
Nov 26, 2024

Conversation

gabrieldonadel
Copy link
Member

Why

When users manually set their runtimeVersion to something other than exposdk:x.x.x, there is no way for us to detect if that app is compatible with Expo Go or not, given that, we should allow user to manually launch updates in Expo Go

How

Introduce a new --force-expo-go flag to launch-update command allowing users to manually specify that their runtime version is compatible with Expo Go

Test Plan

Run MenuBar locally

@gabrieldonadel gabrieldonadel merged commit 6bfa106 into main Nov 26, 2024
1 check passed
@gabrieldonadel gabrieldonadel deleted the @gabrieldonadel/force-expo-go-update-launch branch November 26, 2024 18:50
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.

2 participants