iOS build using EAS with react native and convex auth
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.
