Jamal
Jamal14mo ago

React Native / Clerk Auth / Expo Help

8 Replies
Jamal
JamalOP14mo ago
@ian So where on the dashboard can i reset the cookies/cache? i dont see the clerk config
Michal Srb
Michal Srb14mo ago
You can reset cookies in your browser (dev tools > Application > Cookies)
Jamal
JamalOP14mo ago
browser cookies affect clerk in react native? that’s strange
Michal Srb
Michal Srb14mo 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
ian14mo 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
JamalOP14mo ago
its working now, i think it was something with expo cache
ian
ian14mo 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
JamalOP14mo ago
yeah the more complex the software the more "shadow bugs" you can find lol

Did you find this page helpful?