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
> 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?
The text was updated successfully, but these errors were encountered:
Hi, I am getting this error. Can you help me?
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?The text was updated successfully, but these errors were encountered: