🅱
🅱•2mo ago

iOS build fails with the expo-convex-auth repo

Hi there, Me and my team are failing to build an iOS image using the expo-convex-auth package by Convex. Here is the feedback from my one of my developers: "Using any of these (referring to this: https://github.com/get-convex/expo-convex-auth/blob/main/app/index.tsx Line 4), import { Authenticated, Unauthenticated, useConvexAuth } from "convex/react"; It builds successfully on EAS and locally. Once I install it into my iOS device, and launch the app, it crashes instantly with the following error. If I remove the above imports, it's fine and the app works. Here is the crash error: Thread 7 Crashed:: Dispatch queue: com.facebook.react.ExceptionsManagerQueue " Any help would be much appreciated. Thank you!
GitHub
expo-convex-auth/app/index.tsx at main · get-convex/expo-convex-auth
Example app of Expo + Convex Auth. Contribute to get-convex/expo-convex-auth development by creating an account on GitHub.
1 Reply
Convex Bot
Convex Bot•2mo ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!

Did you find this page helpful?