Skip to content

fix(mobile): add expo-network for EAS builds - #4951

Merged
DIYgod merged 1 commit into
devfrom
DIYgod/fix-actions-errors
Apr 2, 2026
Merged

fix(mobile): add expo-network for EAS builds#4951
DIYgod merged 1 commit into
devfrom
DIYgod/fix-actions-errors

Conversation

@DIYgod

@DIYgod DIYgod commented Apr 2, 2026

Copy link
Copy Markdown
Member

Description

Adds the missing expo-network runtime dependency required by @better-auth/expo, fixing the expo export:embed failure in mobile EAS builds on both iOS and Android.
Pins the dependency to 8.0.8 and updates the lockfile accordingly.

PR Type

  • Feature
  • Bugfix
  • Hotfix
  • Other (please describe):

Screenshots (if UI change)

Demo Video (if new feature)

Linked Issues

Additional context

Validated with:

  • pnpm run typecheck
  • pnpm run lint:fix
  • pnpm run test
  • pnpm --dir apps/mobile exec expo export:embed --eager --platform ios --dev false
  • pnpm --dir apps/mobile exec expo export:embed --eager --platform android --dev false

Changelog

  • I have updated the changelog/next.md with my changes.

@DIYgod
DIYgod enabled auto-merge (squash) April 2, 2026 09:48
@DIYgod
DIYgod merged commit 1c89c84 into dev Apr 2, 2026
16 checks passed
@DIYgod
DIYgod deleted the DIYgod/fix-actions-errors branch April 2, 2026 09:51
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