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

Don't update shared prefs for expo go #379

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

kmagiera
Copy link
Member

We recently added code that'd write to shaed prefs in order to disable dev menu popping up on expo dev client on Android. This apparently doesn't work with expo go, as the go APK installed on the emulator is not debuggable. In this PR we add a check for the bundle name before we write the setting.

Copy link

vercel bot commented Jun 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-ide ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2024 0:42am

@kmagiera kmagiera merged commit e44e639 into main Jun 13, 2024
3 checks passed
@kmagiera kmagiera deleted the kmagiera/dont-update-shared-prefs-for-go branch June 13, 2024 12:43
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.

1 participant