-
Notifications
You must be signed in to change notification settings - Fork 31
Description
Environment
System:
OS: Linux 5.11 Pop!_OS 20.04 LTS
CPU: (8) x64 Intel(R) Core(TM) i7-4910MQ CPU @ 2.90GHz
Memory: 505.36 MB / 15.27 GB
Shell: 5.0.17 - /bin/bash
Binaries:
Node: 12.22.1 - ~/.nvm/versions/node/v12.22.1/bin/node
Yarn: Not Found
npm: 6.14.12 - ~/.nvm/versions/node/v12.22.1/bin/npm
Watchman: Not Found
SDKs:
Android SDK:
API Levels: 23, 29, 30
Build Tools: 28.0.3, 29.0.2, 30.0.3, 31.0.0
System Images: android-30 | Google APIs Intel x86 Atom
Android NDK: Not Found
IDEs:
Android Studio: Not Found
Languages:
Java: 1.8.0_292 - /usr/bin/javac
Python: 2.7.18 - /usr/bin/python
npmPackages:
@react-native-community/cli: Not Found
react: 16.13.1 => 16.13.1
react-native: 0.63.3 => 0.63.3
npmGlobalPackages:
react-native: Not Found
Description
Is there a way to add Animated Stickers?
I tried to create a simple App, and test by sending a sticker pack with a press of a button. (Using the same assets as the one provided in the Whatsapp Sticker documentation).
The static "Cuppy" sticker is able to be added successfully, but the animated one failed the sending process (There's a problem with this sticker pack and it can't be added to WhatsApp).
any idea on what is happening?