react-native-check-app-install icon indicating copy to clipboard operation
react-native-check-app-install copied to clipboard

Release Failed

Open lpanjwani opened this issue 6 years ago • 3 comments

RN: 0.60.5 Plugin Version: 0.0.5

Task :react-native-check-app-install:verifyReleaseResources FAILED FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':react-native-check-app-install:verifyReleaseResources'.

1 exception was raised by workers: com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed error: resource android:style/TextAppearance.Material.Widget.Button.Borderless.Colored not found. error: resource android:style/TextAppearance.Material.Widget.Button.Colored not found. C:\Users\lpanj\Documents\GitHub\ReactNative\node_modules\react-native-check-app-install\android\build\intermediates\res\merged\release\values-v26\values-v26.xml:7: error: resource android:attr/colorError not found. C:\Users\lpanj\Documents\GitHub\ReactNative\node_modules\react-native-check-app-install\android\build\intermediates\res\merged\release\values-v26\values-v26.xml:11: error: resource android:attr/colorError not found. C:\Users\lpanj\Documents\GitHub\ReactNative\node_modules\react-native-check-app-install\android\build\intermediates\res\merged\release\values-v26\values-v26.xml:15: error: style attribute 'android:attr/keyboardNavigationCluster' not found. C:\Users\lpanj\Documents\GitHub\ReactNative\node_modules\react-native-check-app-install\android\build\intermediates\res\merged\release\values-v28\values-v28.xml:7: error: resource android:attr/dialogCornerRadius not found. C:\Users\lpanj\Documents\GitHub\ReactNative\node_modules\react-native-check-app-install\android\build\intermediates\res\merged\release\values-v28\values-v28.xml:11: error: resource android:attr/dialogCornerRadius not found. C:\Users\lpanj\Documents\GitHub\ReactNative\node_modules\react-native-check-app-install\android\build\intermediates\res\merged\release\values\values.xml:2734: error: resource android:attr/fontStyle not found. C:\Users\lpanj\Documents\GitHub\ReactNative\node_modules\react-native-check-app-install\android\build\intermediates\res\merged\release\values\values.xml:2735: error: resource android:attr/font not found. C:\Users\lpanj\Documents\GitHub\ReactNative\node_modules\react-native-check-app-install\android\build\intermediates\res\merged\release\values\values.xml:2736: error: resource android:attr/fontWeight not found. C:\Users\lpanj\Documents\GitHub\ReactNative\node_modules\react-native-check-app-install\android\build\intermediates\res\merged\release\values\values.xml:2737: error: resource android:attr/fontVariationSettings not found. C:\Users\lpanj\Documents\GitHub\ReactNative\node_modules\react-native-check-app-install\android\build\intermediates\res\merged\release\values\values.xml:2738: error: resource android:attr/ttcIndex not found. C:\Users\lpanj\Documents\GitHub\ReactNative\node_modules\react-native-check-app-install\android\build\intermediates\res\merged\release\values\values.xml:2902: error: resource android:attr/startX not found. \Documents\GitHub\ReactNative\node_modules\react-native-check-app-install\android\build\intermediates\res\merged\release\values\values.xml:2905: error: resource android:attr/startY not found. Documents\GitHub\ReactNative\node_modules\react-native-check-app-install\android\build\intermediates\res\merged\release\values\values.xml:2908: error: resource android:attr/endX not found. Documents\GitHub\ReactNative\node_modules\react-native-check-app-install\android\build\intermediates\res\merged\release\values\values.xml:2911: error: resource android:attr/endY not found. Documents\GitHub\ReactNative\node_modules\react-native-check-app-install\android\build\intermediates\res\merged\release\values\values.xml:2919: error: resource android:attr/offset not found. error: failed linking references.

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4m 0s 158 actionable tasks: 67 executed, 91 up-to-date `

lpanjwani avatar Aug 20 '19 18:08 lpanjwani

Same error where

FelipePaiva1992 avatar Aug 28 '19 17:08 FelipePaiva1992

@lpanjwani this fork resolve the problem https://github.com/duydatpham/react-native-check-app-install

FelipePaiva1992 avatar Aug 28 '19 18:08 FelipePaiva1992

@FelipePaiva1992 Cool. Thanks soo much

lpanjwani avatar Sep 08 '19 18:09 lpanjwani