-
-
Notifications
You must be signed in to change notification settings - Fork 355
Open
Description
Hi, I am getting this error. Can you help me?
> Task :geocoding_android:processDebugManifest FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':geocoding_android:processDebugManifest'.
> Error while evaluating property 'packageOverride' of task ':geocoding_android:processDebugManifest'
> Failed to calculate the value of task ':geocoding_android:processDebugManifest' property 'packageOverride'.
> Failed to query the value of property 'applicationId'.
> Package Name not found in /Users/myuser.name/.pub-cache/hosted/pub.dev/geocoding_android-2.1.2/android/src/main/AndroidManifest.xml
I checked AnroidManifest.xml under SocialMedia-App/android/src/main/AndroidManifest.xml
it seems like that: <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.social_media_app">
but still i am getting error why?
Metadata
Metadata
Assignees
Labels
No labels