toogether-mobile icon indicating copy to clipboard operation
toogether-mobile copied to clipboard

Couldn't open Android app with activity "toogether.app/.MainActivity"

Open Mustafa-Agha opened this issue 7 months ago • 1 comments

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.

Mustafa-Agha avatar Jul 17 '24 04:07 Mustafa-Agha