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

[Regression]: Execution failed for task ':geocoding_android:processDebugManifest' #167

Open
2 of 3 tasks
pravin-brovitech opened this issue Aug 9, 2023 · 5 comments
Open
2 of 3 tasks
Labels
P2 Important issues not at the top of the work list. platform: android Issue is related to the Android platform. type: bug Something isn't working

Comments

@pravin-brovitech
Copy link

Is there an existing issue for this?

Please select affected platform(s)

  • Android
  • iOS

Old behavior

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'.
> org.xml.sax.SAXParseException; systemId: file:/Users/vivent-app/.pub-cache/hosted/pub.dev/geocoding_android-2.1.2/android/src/main/AndroidManifest.xml; lineNumber: 3; columnNumber: 1; Element type "manifest" must be followed by either attribute specifications, ">" or "/>".
mac book error in windows its working

Current behavior

I am facing geocoding error and geolocator

Steps to reproduce

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'.
> org.xml.sax.SAXParseException; systemId: file:/Users/vivent-app/.pub-cache/hosted/pub.dev/geocoding_android-2.1.2/android/src/main/AndroidManifest.xml; lineNumber: 3; columnNumber: 1; Element type "manifest" must be followed by either attribute specifications, ">" or "/>".
mac book error in windows its working

Code sample

Code sample
[Paste your code here]
bhhh

Screenshots or video

Screenshots or video demonstration

[Upload media here]

hh

Current version

2.1.0

Last version without regression

2.1.0

@jamesgaddumgravy
Copy link

Also having this issue!

@JeroenWeener JeroenWeener added platform: android Issue is related to the Android platform. type: bug Something isn't working P2 Important issues not at the top of the work list. labels Sep 12, 2023
@rafeeque303
Copy link

i'm also having the same issue

@Achin-verma
Copy link

same issue

* 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 C:\Users\signity\AppData\Local\Pub\Cache\hosted\pub.dev\geocoding_android-2.1.2\android\src\main\AndroidManifest.xml

@jamesgaddumgravy
Copy link

Updating the gradle version in android/build.gradle to classpath 'com.android.tools.build:gradle:7.2.1' fixed this for me

@geeky-dawood
Copy link

https://github.com/jamesgaddumgravy

Thanks it work for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Important issues not at the top of the work list. platform: android Issue is related to the Android platform. type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants