Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] How to make WhatsApp to recognize the same sticker pack and just update it #760

Open
3 of 4 tasks
DrAma999 opened this issue Mar 26, 2021 · 7 comments
Open
3 of 4 tasks

Comments

@DrAma999
Copy link

DrAma999 commented Mar 26, 2021

Specifications
OS Version: iOS 14.4
Device Manufacturer: Apple

Stickers

  • My stickers do comply with the sticker requirements (512x512 and < 100 KB)
  • My tray icon does comply with the requirements (96x96 and < 50 KB)
  • I am using WebP images for stickers.
  • I am using PNG images for stickers.

Problem Description
This is more an improvement than an issue.
On my application I would like to give users the opportunity to create animated sticker and add them to a specific sticker pack. My application basically creates a "triggered" version of you selfies, then you can share the video, the image, or an animated sticker from the video.
Everything works except that I've found some constraints very restrictive for my use cases.

  1. A sticker pack must have at least 3 stickers. Since my sticker is generated at runtime from just one picture the only solution at the moment is to replicate the same sticker for three times.
  2. Even if the sticker pack has the same name, same identifier, as another one created before, whatsapp recognizes it as a new one, resulting in a new sticker pack each time a user want to share its sticker.

Considering that I'm wondering if there is a way to just share ONE sticker and a way to just update a sticker pack if the name and the identifier are the same.

Reproduction Steps
Share a sticker pack multiple times

Head of Commit
master 14ca950

Best Andrea

@simonzhexu
Copy link
Contributor

I think there was a bug with WhatsApp iOS app, where an update is being treated as a new pack, it is now fixed. Please upgrade your WhatsApp and try again.

@DrAma999
Copy link
Author

@simonzhexu Updated right now, but still present... it creates a different sticker pack.
Best,
Andrea

@simonzhexu
Copy link
Contributor

What is your WhatsApp app version?

@DrAma999
Copy link
Author

DrAma999 commented Apr 2, 2021

It's the 2.21.60.16 I guess is the latest since I have no pending updates.
iOS 14.4.2 iPhone 12 pro

@gamya19
Copy link

gamya19 commented Apr 2, 2021 via email

@simonzhexu
Copy link
Contributor

simonzhexu commented May 13, 2021

Our iOS Engineer is working on this.

@simonzhexu simonzhexu changed the title How to make WhatsApp to recognize the same sticker pack and just update it [iOS] How to make WhatsApp to recognize the same sticker pack and just update it Dec 30, 2021
@AlmightyBeaver
Copy link

AlmightyBeaver commented Oct 6, 2023

Any news on this? The problem still exists.
iOS 17.0.2; WhatsApp 2.23.19.86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants