Resolve Airbridge SDK backup rules merge conflict issue

    Description

    This explains how to solve build errors caused by overlapping of the Airbridge SDK backup rules and third-party SDK backup rules.

    1. Build errors

    e.g. If you have an Airbridge SDK backup rule and an Appsflyer SDK backup rule that overlap.

    123
    Attribute application@fullBackupContent value=(@xml/appsflyer_backup_rules) from [com.appsflyer:af-android-sdk:6.6.1] AndroidManifest.xml:14:18-73
    is also present at [io.airbridge:sdk-android:2.14.0] AndroidManifest.xml:27:18-78 value=(@xml/airbridge_auto_backup_rules).
    Suggestion: add 'tools:replace="android:fullBackupContent"' to <application> element at AndroidManifest.xml:7:5-13:19 to override.

    2. Troubleshooting

    このページは役に立ちましたか?

    ご質問やご提案はありますか?