Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Mustafa-Agha opened this issue Jul 17, 2024 · 1 comment

Comments

@Mustafa-Agha
Copy link

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
Copy link
Author

changing toogether.app package name to com.toogether solved the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant