1. ホーム
  2. アンドロイド

Android のパッケージングに失敗し、Android リソースのリンクに失敗したことを示すプロンプトが表示される

2022-02-09 08:21:21

タスク ':react-native-photo-editor:verifyReleaseResources' の実行に失敗しました。
> 1つの例外がワーカーによって発生しました。
  com.android.builder.internal.aapt.v2.Aapt2Exception: Android リソースのリンクに失敗しました
  D:\xxxxxxnode_modules﹑react-native-photo-editor﹑android﹑build﹑release﹑values-v28.xml:7: error: resource android:attr/dialogCornerRadius not found.D:489.xml:7: false.
  D:\node_modules﹑react-native-photo-editor﹑android﹑build﹑release﹑values-v28﹑v28.xml:11: error: resource android:attr/dialogCornerRadius not found
  D:\xxxxxnode_modules﹑react-native-photo-editor﹑android﹑build﹑intermediates﹑resmerged﹑release﹑values.xml:4646: error: resource android:attr/fontVariationSettings not found.D:\xxxxxnode_modules﹑React-native-photo-editors
  D:\xxxxJobMonitor_Mobile_modules﹑react-native-photo-editor﹑android﹑build●intermediates●resmerged●release●values●xml:4647: error: resource android:attr/ttcIndex not found.XXXXXXXXXX.
  エラー: リファレンスのリンクに失敗しました。

これは、プロジェクトSDKのバージョンとプラグインプロジェクトのバージョンが一致しないことが原因です。