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

Did you find this page helpful?