Illu / moonwalk

🚀 React-Native App for rocket launches 🛰
https://apps.apple.com/us/app/moonwalk-rocket-launches/id1439376174#?platform=iphone
MIT License
294 stars 48 forks source link

Android app runtime error #23

Open nileshpandey3 opened 5 years ago

nileshpandey3 commented 5 years ago

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.

nileshpandey3 commented 5 years ago

Please suggest as I am unable to launch and run the android app on my emulator using Android Studio IDE.

Illu commented 5 years ago

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.