-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
AndroidManifest.xml NameSpace Confict #1292
Comments
Same problem here, after downgrading to Facebook Android SDK 17.0.2 the error doesn't exists anymore. |
Yes, because the latest Facebook Android SDK version[18.0.0] was only updated 12 hours ago |
Same, I just downgrade it to 17.0.2 and it works with com.google.android.gms:play-services-measurement-api:22.1.2 . |
Same problem |
Facing same issue |
I am also blocked from upgrading due to this issue. |
Facing the same issue. |
Issue was introduced in 17.0.2. Had to downgrade to |
I updated my build.gradle to use the older sdk and the Android builds work now. Changed works for 17.0.1 and 17.0.2 |
Updating the version of Firebase Analytics helped me (the version of play-services-measurement has also changed) https://firebase.google.com/support/release-notes/android#analytics_v22-2-0 |
Checklist before submitting a bug report
Java version
java 17
Android version
API34
Android SDK version
com.facebook.android:facebook-core:18.0.0
Installation platform & version
AGP8.0
Package
Core & AppEvents
Goals
To build the Android project.
Expected results
Build SUCCESS
Actual results
Steps to reproduce
Just to update SDK to the latest version[18.0.0]
Code samples & details
The text was updated successfully, but these errors were encountered: