zendesk / react-native-sunshine-conversations

React Native wrapper for Smooch.io
MIT License
36 stars 26 forks source link

Android release build error #62

Closed jnrepo closed 5 years ago

jnrepo commented 5 years ago

/Users/me/.gradle/caches/transforms-1/files-1.1/appcompat-v7-28.0.0.aar/5350756d4feccc54333994727594933b/res/values-v28/values-v28.xml:5:5-8:13: AAPT: No resource found that matches the given name (at 'dialogCornerRadius' with value '?android:attr/dialogCornerRadius').

Just started getting this error. Haven't really made changes to any build files... wondering if anyone had any workarounds for this issue. Its also interesting because this only happens in release builds vs. other ones.

react-native-smooch: 1.0.2 react-native: 0.55.2

nadav-theguild commented 5 years ago

Same issue here, any resolution?

jnrepo commented 5 years ago

@nadav-theguild nope, been trying for a couple weeks now can't figure it out... :/

jnrepo commented 5 years ago

Had to downgrade to android build tools 26.0.3 and it worked