Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
What you expected to happen?
Successfully build apk
What actually happens?
STACK TRACE AND/OR SCREENSHOTS
* What went wrong:
Execution failed for task ':react-native-code-push:verifyReleaseResources'.
> java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed
Output: PROJECT/node_modules/react-native-code-push/android/app/build/intermediates/res/merged/release/values-v28/values-v28.xml:7: error: resource android:attr/dialogCornerRadius not found.
PROJECT/node_modules/react-native-code-push/android/app/build/intermediates/res/merged/release/values-v28/values-v28.xml:11: error: resource android:attr/dialogCornerRadius not found.
PROJECT/node_modules/react-native-code-push/android/app/build/intermediates/res/merged/release/values/values.xml:957: error: resource android:attr/fontVariationSettings not found.
PROJECT/node_modules/react-native-code-push/android/app/build/intermediates/res/merged/release/values/values.xml:958: error: resource android:attr/ttcIndex not found.
error: failed linking references.
Examples folder run node create-app.js appName [email protected] [email protected] command to generate plain CodePushified React Native app. Please see description on top of create-app.js file content if needed(The more info the faster we will be able to address it!)
Hi @telmen ,
Thanks for reporting!
Could you please clarify more details of approach which you used for creating apk?
Hi @alexandergoncharov, I'm closing this issue due to I wasn't using latest version of it. After upgrading to latest version, it works. (My bad for creating a unclear issue)
@telmen That's great that your issue was resolved. Thanks for keeping us in touch!
@alexandergoncharov Can we reopen it? Facing exact same issue in:
react-native-code-push version: 5.6.1
react-native version: 0.60.4
Most helpful comment
@alexandergoncharov Can we reopen it? Facing exact same issue in:
react-native-code-push version: 5.6.1
react-native version: 0.60.4