React Native / Clerk Auth / Expo Help
8 Replies
@ian
So where on the dashboard can i reset the cookies/cache?
i dont see the clerk config
You can reset cookies in your browser (dev tools > Application > Cookies)
browser cookies affect clerk in react native?
that’s strange
I'm not sure how Clerk stores state in React native, you could ask on their Discord if you're having trouble with it
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.
its working now, i think it was something with expo cache
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.
yeah the more complex the software the more "shadow bugs" you can find lol