AppsFlyerSDK / appsflyer-flutter-plugin

Flutter Plugin for AppsFlyer SDK
MIT License
142 stars 111 forks source link

Android build failed #293

Open alsaffar16 opened 9 months ago

alsaffar16 commented 9 months ago

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):

Smartphone (please complete the following information):

github-actions[bot] commented 9 months ago

👋 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:

Zotov-VD commented 2 months ago

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