Social Icons

Ana's Dev Scribbles

Hi, I'm Ana and welcome to my dev blog. I share insights and practical solutions to coding problems that I face at work or my hobby dev time. Subscribe for new articles and check out my latest tutorials on YouTube.

2 min read

How to Debug Expo EAS Builds

When working with Expo EAS cloud builds, I often run into similar issues like I do with GitHub actions, and debugging takes equally slow. Fortunately, I can ssh to Expo cloud runner. There are many reasons...