WhatsApp / stickers

This repository contains the iOS and Android sample apps and API for creating third party sticker packs for WhatsApp.
Other
2.73k stars 1.7k forks source link

ACTIVATE ANIMATED STICKERS REST OF THE WORLD #752

Closed devlocs closed 3 years ago

devlocs commented 3 years ago

WHEN WILL IT BE POSSIBLE TO SEND ANIMATED FIGURES TO THE REST OF THE WORLD? At the moment it is only possible for Brazil, Indonesia and Iran ...

@simonzhexu

simonzhexu commented 3 years ago

Today. Please check https://github.com/WhatsApp/stickers/wiki/Animated-Stickers

pcg92 commented 3 years ago

Im using WA 2.21.7.2, running the demo of this repo and im getting the error: AddStickerPackActivity: Validation failed:animated sticker packs are not supported yet

plantpurple commented 3 years ago

Getting negative comments from users in countries where WA should have rolled out GIFs yesterday (all beyond the 3 pilot countries). On our side everything is stable, but users can't import animated stickers (importing error from WA). Is WA version supporting animated stickers 2.21.5.17 ? Even with this version a user commented he doesn't see WA's own animated stickers...

joshuaalexa commented 3 years ago

@simonzhexu Is WA version supporting animated stickers 2.21.5.17 ? what we have to do to make our app work

simonzhexu commented 3 years ago

I imagine there is a little delay with user getting the server capability update. You can add something in your app to ask your users to update their apps to the latest.

2.21.5.17 and 2.21.7.2 should have the capability. Give it a day.

pcg92 commented 3 years ago

Ok now im able to use this demo app and import the stickers to WhatsApp, but my app with the same pack is not working, any idea?

simonzhexu commented 3 years ago

I don't have the same information as you do. I think you will have to figure out on your own or ask on stackoverflow. There are error messages in logcat of your app. Please pay attention to those.