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

Android not running #191

Open
galizhan opened this issue Sep 3, 2024 · 0 comments
Open

Android not running #191

galizhan opened this issue Sep 3, 2024 · 0 comments

Comments

@galizhan
Copy link

galizhan commented Sep 3, 2024

I have problem with starting up android
Running on
Flutter: 3.22
Dart: 3.4.4
Android 14

Incorrect package="io.wazo.callkeep" found in source AndroidManifest.xml: /Users/galizhantolybayev/.pub-cache/hosted/pub.dev/callkeep-0.4.0/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported.
Recommendation: remove package="io.wazo.callkeep" from the source AndroidManifest.xml: /Users/galizhantolybayev/.pub-cache/hosted/pub.dev/callkeep-0.4.0/android/src/main/AndroidManifest.xml.

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':callkeep:processDebugManifest'.

A failure occurred while executing com.android.build.gradle.tasks.ProcessLibraryManifest$ProcessLibWorkAction
Incorrect package="io.wazo.callkeep" found in source AndroidManifest.xml: /Users/galizhantolybayev/.pub-cache/hosted/pub.dev/callkeep-0.4.0/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported.
Recommendation: remove package="io.wazo.callkeep" from the source AndroidManifest.xml: /Users/galizhantolybayev/.pub-cache/hosted/pub.dev/callkeep-0.4.0/android/src/main/AndroidManifest.xml.

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