nativescript-ui-feedback
nativescript-ui-feedback copied to clipboard
Crashes compiling when using RadRadialGauge
Please take a minute to read our NativeScript Code of Conduct before proceeding with posting issues or discussing. The purpose of this guide is to make communication and cooperation within our forums a pleasure for you and the other members.
Please, provide the details below:
Tell us about the problem
Error while compiling the application after updating ns to version 8 and using nativescript-ui-gauge in the application
Which platform(s) does your issue occur on?
Android device & simulator
Please provide the following version numbers that your issue occurs with:
- NS+vue
- CLI: 8.0.1
- NS Core: 8.0.1
- Android Runtime: 8.0.0
- nativescript-ui-gauge: "^7.0.2"
Please tell us how to recreate the issue in as much detail as possible.
- Create a NS-vue8 app
- Add a nativescript-ui-gauge
- Run ns debug android
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
(You can paste entire code snippets, link to playground demo or attach a runnable project)
Android Crash Log
Execution failed for task ':app:mergeDebugResources'.
Android resource compilation failed
C:\Users\Pavel\.gradle\caches\transforms-2\files-2.1\0f279d52f241ddc1c70630baab066dcc\jetified-TNSGauge-release\res\values\values.xml:29:5-40:25: AAPT: error: duplicate value for resource 'attr/circleRadius' with config ''.
C:\Users\Pavel\.gradle\caches\transforms-2\files-2.1\0f279d52f241ddc1c70630baab066dcc\jetified-TNSGauge-release\res\values\values.xml:29:5-40:25: AAPT: error: resource previously defined here.
D:\MyAppNs8\platforms\android\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml: AAPT: error: file failed to compile.
Same problem here. Here is the same issue #1057
Same problem here ! Conflict with the plaid plugin : https://github.com/nstudio/nativescript-plugins