Test your app on real devices using the a0 app or Expo Go
Get the QR Code
Scan with iPhone Camera
Start Testing
Install Expo Go v52
Scan the QR Code
Test Your App
// Logs appear in: // 1. Browser console (if connected) // 2. Device logs console.log('Debug message'); console.warn('Warning'); console.error('Error details');
App is loading forever
App crashes on device
Payments showing errors
Was this page helpful?