toogether-mobile
toogether-mobile copied to clipboard
Couldn't open Android app with activity "toogether.app/.MainActivity"
Testing Environment
OS: Ubuntu 24.04 Node: v20.15.1
I'm getting this error when I try running npm run android
› Opening toogether.app/.MainActivity on Pixel_2_API_33
CommandError: Couldn't open Android app with activity "toogether.app/.MainActivity" on device "Pixel_2_API_33".
The app might not be installed, try installing it with: npx expo run:android -d Pixel_2_API_33
Activity class {toogether.app/toogether.app.MainActivity} does not exist.