AdrianA
Convex Community6mo ago
2 replies
Adrian

iOS build using EAS with react native and convex auth

Hey, a bit new to mobile app development.

I'm trying to use EAS to build a react-native and convex monorepo for iOS. Both local and EAS builds succeed and install, but crash on launch on the device.

I've tried doing it with this repo (no changes): https://github.com/get-convex/expo-convex-auth/blob/main/app/index.tsx and it still crashes on launch.

Anyone have any tips on this? I haven't done anything specifically to try set env variables on iOS, as I don't know how to link convex accout once its bundled and deployed.

Thanks all.
GitHub
Example app of Expo + Convex Auth. Contribute to get-convex/expo-convex-auth development by creating an account on GitHub.
expo-convex-auth/app/index.tsx at main · get-convex/expo-convex-auth
Was this page helpful?