MetaMask / MetaMask/react-native-aes-crypto-forked

Translation: I'm encountering the following error in the Android side of my React Native project.

Aperta
#3 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
7
Fork
9
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

buildToolsVersion = '33.0.0'
compileSdkVersion = 33
targetSdkVersion = 33

> Task :react-native-aes-crypto-forked:verifyReleaseResources FAILED

> Task :app:processReleaseResources
Execution optimizations have been disabled for task ':app:processReleaseResources' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/node_modules/@react-native-community/blur/android/build/intermediates/symbol_list_with_package_name/release/package-aware-r.txt'. Reason: Task ':app:processReleaseResources' uses this output of task ':@react-native-community_blur:generateReleaseRFile' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':react-native-aes-crypto-forked:verifyReleaseResources'.
> A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action
> Android resource linking failed
ERROR:/node_modules/react-native-aes-crypto-forked/android/build/intermediates/merged_res/release/values-v28/values-v28.xml:7: AAPT: error: resource android:attr/dialogCornerRadius not found.

ERROR:/node_modules/react-native-aes-crypto-forked/android/build/intermediates/merged_res/release/values-v28/values-v28.xml:11: AAPT: error: resource android:attr/dialogCornerRadius not found.

ERROR:/node_modules/react-native-aes-crypto-forked/android/build/intermediates/merged_res/release/values/values.xml:2717: AAPT: error: resource android:attr/lStar not found.

ERROR:/node_modules/react-native-aes-crypto-forked/android/build/intermediates/merged_res/release/values/values.xml:2816: AAPT: error: resource android:attr/fontVariationSettings not found.

ERROR:/node_modules/react-native-aes-crypto-forked/android/build/intermediates/merged_res/release/values/values.xml:2817: AAPT: error: resource android:attr/ttcIndex not found.

ERROR:/node_modules/react-native-aes-crypto-forked/android/build/intermediates/merged_res/release/values/values.xml:3443: AAPT: error: resource android:attr/textFontWeight not found.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Inizia con il problema segnalato nella release build in react-native-aes-crypto-forked/android e con i percorsi delle risorse di react-native-aes-crypto-forked. Riproduci la release build Android usando le versioni di SDK e build-tools indicate, quindi determina quale problema di compatibilità del collegamento delle risorse causa l’assenza degli attributi Android. Il lavoro è completato quando la release build termina senza questi errori delle risorse.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
android, react-native
Ambito
build-system, mobile
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.