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

Add new expoUpdatesWorkaround function to avoid expo-updates crashing #235

Merged
merged 3 commits into from
Jan 26, 2025

Conversation

ospfranco
Copy link
Contributor

Fixes #214.

A new function is added in the iOS bindings:

You should call it from AppDelegate in the didFinishLaunchingWithOptions call before calling super and expo-updates tries to open a database:

OSP000169

@ospfranco ospfranco self-assigned this Jan 26, 2025
@ospfranco ospfranco merged commit a0c6f27 into main Jan 26, 2025
8 checks passed
@ospfranco ospfranco deleted the expo-updates-workaround branch January 26, 2025 11:59
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.

[Bug]: expo-updates crashes with libsql
1 participant