WhatsApp / stickers

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

[Android] "do not try to create "add all packs" operations" #945

Closed s3rb31 closed 7 months ago

s3rb31 commented 1 year ago

Readme says: "do not try to create "add all packs" operations".

Why?

Korogba commented 7 months ago

Users must explicitly add each pack to WhatsApp one-by-one, so your app should list each pack separately and each pack must have its own affordance to add it to WhatsApp (do not try to create "add all packs" operations)

There's an explanatory note before that