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

Android build failed #293

Open
alsaffar16 opened this issue Sep 25, 2023 · 2 comments
Open

Android build failed #293

alsaffar16 opened this issue Sep 25, 2023 · 2 comments
Labels

Comments

@alsaffar16
Copy link

Describe the bug
Error when trying to build the application on android

* What went wrong:
Execution failed for task ':app:processReleaseMainManifest'.
> Manifest merger failed : Attribute application@fullBackupContent value=(@xml/appsflyer_backup_rules) from [com.appsflyer:af-android-sdk:6.12.2] AndroidManifest.xml:21:18-73
        is also present at [com.transistorsoft:tslocationmanager:3.4.5] AndroidManifest.xml:41:18-63 value=(@xml/backup_rules).
        Suggestion: add 'tools:replace="android:fullBackupContent"' to <application> element at AndroidManifest.xml:9:4-55:19 to override.

Expected behavior
Build should completed successfully

Screenshots
Screenshot 1445-03-10 at 2 08 17 PM

Desktop (please complete the following information):

  • OS: Android 10.0
  • Version 6.12.2

Smartphone (please complete the following information):

  • Device: Android Emulator
@github-actions
Copy link

👋 Hi @alsaffar16 and Thank you for reaching out to us.
In order for us to provide optimal support, please submit a ticket to our support team at support@appsflyer.com.
When submitting the ticket, please specify:

  • ✅ your AppsFlyer sign-up (account) email
  • ✅ app ID
  • ✅ production steps
  • ✅ logs
  • ✅ code snippets
  • ✅ and any additional relevant information.

@Zotov-VD
Copy link

add xmlns:tools="http://schemas.android.com/tools" to manifest tag in AndroidManifest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants