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

Error: Run configuration app is not supported in the current project. Cannot obtain the application ID #44

Open
ArisGuimera opened this issue Dec 5, 2022 · 4 comments

Comments

@ArisGuimera
Copy link

After run the bash script I can not run the project. I need to add on my AndroidManifest

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools" package="com.aristidevs.template">

@JoseAlcerreca
Copy link
Contributor

Which Studio version? Platform?

@ArisGuimera
Copy link
Author

ArisGuimera commented Dec 12, 2022

MacOs Monterrey 12.6, Android Studio Dolphin | 2021.3.1 Patch 1

@Farial-mahmod
Copy link

Facing the same issue in 2024 on Android Studio Koala using Flutter version 3.24 .

@arkascha
Copy link

arkascha commented Oct 1, 2024

This issue is still a "new issue" that is open?
Great, considering that adding the package that way is already officially deprecated. You get an error doing that:

Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.

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

4 participants