moonwalk
moonwalk copied to clipboard
Android app runtime error
Android resource linking failed
/Users/nileshpandey/Desktop/moonWalkTest/moonwalk/android/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v28/values-v28.xml:7: error: resource android:attr/dialogCornerRadius not found. /Users/nileshpandey/Desktop/moonWalkTest/moonwalk/android/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v28/values-v28.xml:11: error: resource android:attr/dialogCornerRadius not found. /Users/nileshpandey/Desktop/moonWalkTest/moonwalk/android/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml:2646: error: resource android:attr/fontVariationSettings not found. /Users/nileshpandey/Desktop/moonWalkTest/moonwalk/android/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml:2646: error: resource android:attr/ttcIndex not found. error: failed linking references.
Please suggest as I am unable to launch and run the android app on my emulator using Android Studio IDE.
Hi, thanks for opening this issue. I am currently working on a big update for Moonwalk which will upgrade dependencies and fix the installation for the native modules.
The new code is located in feat/v2 if you want to take a look.