Jobeso / react-native-whatsapp-stickers

Integrate sticker packs for WhatsApp with your react-native app
Other
81 stars 30 forks source link

Android app wont open #75

Open vinilprabhu opened 2 years ago

vinilprabhu commented 2 years ago

Environment

System: OS: Linux 5.15 Pop!_OS 21.10 CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz Memory: 12.66 GB / 31.21 GB Shell: 5.1.8 - /bin/bash Binaries: Node: 14.17.6 - ~/.nvm/versions/node/v14.17.6/bin/node Yarn: Not Found npm: 6.14.15 - ~/.nvm/versions/node/v14.17.6/bin/npm Watchman: Not Found SDKs: Android SDK: API Levels: 23, 29, 30, 31 Build Tools: 29.0.2, 30.0.2, 31.0.0 System Images: android-29 | Intel x86 Atom_64, android-29 | Google APIs Intel x86 Atom, android-30 | Google APIs Intel x86 Atom, android-30 | Google Play Intel x86 Atom Android NDK: Not Found IDEs: Android Studio: Not Found Languages: Java: Not Found npmPackages: @react-native-community/cli: Not Found react: 17.0.2 => 17.0.2 react-native: 0.67.0 => 0.67.0 npmGlobalPackages: react-native: Not Found

Describtion

Unable too run app on android after installing the package. App just wont start.

Reproducible Demo

Silventino commented 2 years ago

Same error, but it seems like this package is not maintained anymore

Silventino commented 2 years ago

My contents.json file was in the wrong place 🤦 causing the app to crash. Maybe it's the same problem with your app?

vinilprabhu commented 2 years ago

@Silventino i have added contents.json in /android/app/src/main/assets

tommyt4a commented 10 months ago

any updates?