You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'
Incorrect package="io.wazo.callkeep" found in source AndroidManifest.xml: /Users/mac.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/mac/.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/mac/.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/mac/.pub-cache/hosted/pub.dev/callkeep-0.4.0/android/src/main/AndroidManifest.xml.
Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org.
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.
Execution failed for task ':callkeep:processDebugManifest'.
The text was updated successfully, but these errors were encountered: