You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have not already reached out to Clerk support via email or Discord (if you have, no need to open an issue here)
This issue is not a question, general help request, or anything other than a bug report directly related to Clerk. Please ask questions in our Discord community: https://clerk.com/discord.
Build a preview build (expo build:ios or expo build:android) or using EAS.
Attempt to use Clerk authentication in the preview build.
Expected behavior:
Clerk authentication should work as expected without errors, similar to the Expo Go or development build.
Actual behavior:
When running the preview build, a network error occurs every time while attempting to authenticate with Clerk. This issue does not occur in Expo Go or the development build.
Sorry to hear you're running into an issue. To help us best begin debugging the underlying cause, it is incredibly helpful if you're able to create a minimal reproduction. This is a simplified example of the issue that makes it clear and obvious what the issue is and how we can begin to debug it.
If you're up for it, we'd very much appreciate if you could provide a minimal reproduction and we'll be able to take another look.
Hii,
I have already added the repository for the reproduction of the issues, I am adding the link of the repo in comment too. https://github.com/dixitpriyanshu/client
Is based off one of the templates above and contains a minimal reproduction or has been stripped down to the bare minimum code needed to reproduce the issue
Is not a link of a full featured app or branch within an app were an error is occurring
Preliminary Checks
I have reviewed the documentation: https://clerk.com/docs
I have searched for existing issues: https://github.com/clerk/javascript/issues
I have not already reached out to Clerk support via email or Discord (if you have, no need to open an issue here)
This issue is not a question, general help request, or anything other than a bug report directly related to Clerk. Please ask questions in our Discord community: https://clerk.com/discord.
Reproduction
https://github.com/dixitpriyanshu/client
Publishable key
pk_test_dG91Y2hlZC1wdW1hLTY5LmNsZXJrLmFjY291bnRzLmRldiQ
Description
Steps to reproduce:
expo build:ios
orexpo build:android
) or using EAS.Expected behavior:
Clerk authentication should work as expected without errors, similar to the Expo Go or development build.
Actual behavior:
When running the preview build, a network error occurs every time while attempting to authenticate with Clerk. This issue does not occur in Expo Go or the development build.
Logcat error log from Android Studio:
Environment
The text was updated successfully, but these errors were encountered: