Jamal
Jamal16mo ago

React Native / Clerk Auth / Expo Help

8 Replies
Jamal
JamalOP16mo ago
@ian So where on the dashboard can i reset the cookies/cache? i dont see the clerk config
Michal Srb
Michal Srb16mo ago
You can reset cookies in your browser (dev tools > Application > Cookies)
Jamal
JamalOP16mo ago
browser cookies affect clerk in react native? that’s strange
Michal Srb
Michal Srb16mo ago
I'm not sure how Clerk stores state in React native, you could ask on their Discord if you're having trouble with it
ian
ian16mo ago
What I did was change my client ID and publishable key to a different clerk project and it started working, so it could be that the Expo app launcher had cached bad values.
Jamal
JamalOP16mo ago
its working now, i think it was something with expo cache
ian
ian16mo ago
woohoo! If you find any predictable way to reset that, please share. Expo feels like a tool where you need a toolbelt of tricks to get a clean slate.
Jamal
JamalOP16mo ago
yeah the more complex the software the more "shadow bugs" you can find lol

Did you find this page helpful?