Skip to content

Build fail with new React Native (0.76) and Expo SDK 52 #586

@fkrein1

Description

@fkrein1

Report

Plugin Version

6.15.1

On what Platform are you having the issue?

Android, React Native 0.76 and Expo SDK 52

What did you do?

expo run:android

What did you expect to happen?

Build successful after upgrading from 0.74 to 0.76

What happened instead?

Build failed

Please provide any other relevant information.

Build Error Log

Task :app
FAILED /Users/fk/peer/code-review/peerbr-mobile/android/app/src/debug/AndroidManifest.xml:19:307-376 Error: Attribute application@dataExtractionRules value=(@xml/secure_store_data_extraction_rules) from AndroidManifest.xml:19:307-376 is also present at [com.appsflyer:af-android-sdk:6.15.1] AndroidManifest.xml:42:9-75 value=(@xml/appsflyer_data_extraction_rules). Suggestion: add 'tools
="android
"' to element at AndroidManifest.xml:6:5-162 to override. /Users/fk/peer/code-review/peerbr-mobile/android/app/src/debug/AndroidManifest.xml:19:248-306 Error: Attribute application@fullBackupContent value=(@xml/secure_store_backup_rules) from AndroidManifest.xml:19:248-306 is also present at [com.appsflyer:af-android-sdk:6.15.1] AndroidManifest.xml:43:9-64 value=(@xml/appsflyer_backup_rules). Suggestion: add 'tools
="android
"' to element at AndroidManifest.xml:6:5-162 to override.

less
Copy code

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions