I've just updated to v1.4.1. Due to lack of clear instruction in the documentation, I didn't realise that the update also involved SDKs upgrade, which I've did. However, on my Android build it throwing error with this output
/node_modules/urbanairship-react-native/android/build/intermediates/manifests/aapt/release/AndroidManifest.xml:52:28-51: AAPT: No resource found that matches the given name (at 'theme' with value '@style/LandingPageStyle').
/node_modules/urbanairship-react-native/android/build/intermediates/manifests/aapt/release/AndroidManifest.xml:49: error: Error: No resource found that matches the given name (at 'theme' with value '@style/LandingPageStyle').
:urbanairship-react-native:processReleaseResources FAILED
I've updated the SDK to 9.0.0 in build.gradle. Below are the properties in my gradle.
I've just updated to v1.4.1. Due to lack of clear instruction in the documentation, I didn't realise that the update also involved SDKs upgrade, which I've did. However, on my Android build it throwing error with this output
I've updated the SDK to 9.0.0 in
build.gradle
. Below are the properties in my gradle.I've cleaned gradle, upgrade my Android Studio to v3 but to no avail.
React Native version 0.53.0