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] Empty packs after pack update #688

Open
3 of 4 tasks
guidev opened this issue Sep 9, 2020 · 10 comments
Open
3 of 4 tasks

[iOS] Empty packs after pack update #688

guidev opened this issue Sep 9, 2020 · 10 comments
Assignees
Labels
iOS iOS issue

Comments

@guidev
Copy link

guidev commented Sep 9, 2020

Specifications
OS Version: iOS 13.7
WhatsApp Version: 2.20.92 (App Store)

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
Hello,

There's an issue when trying to add the same pack (same identifier), instead of being recognized as the same, the pack is unexpectedly added again to WhatsApp.
This results in duplicate packs, one of which (the "old" one) appears empty.

Reproduction Steps
Reproducible with the sample app:

  1. Open the sample app
  2. Tap on Add to WhatsApp
  3. Tap on Save on WhatsApp
  4. Repeat from 1.

You now have two stickers packs, one of which is not functioning.

I've attached a video.

Head of Commit
master

Links
Video: https://srv-file10.gofile.io/download/qN5X0E/RPReplay_Final1599653235.mov

@guidev guidev added the iOS iOS issue label Sep 9, 2020
@simonzhexu
Copy link
Contributor

Thanks for reporting, we will take a look.

@simonzhexu
Copy link
Contributor

Hi, This is an issue with iOS 13 update, where bundle ID is no longer visible to our app. We will fix.

@AlexandreCrettet
Copy link

Hello,

My question seems related to this issue, so I'm posting it here:
I am wondering why it seems not possible to know if a pack has already been added to WhatsApp? There is a method WhitelistCheck.isStickerPackWhitelistedInWhatsAppConsumer(...) on Android, which is very convenient so we can prevent our users from uploading the packs several times (with a good UX).

Thanks

@kzthet194
Copy link

I also agreed with @JeanCarrot need to same way with Android.

@JonnyBurger
Copy link

I received a bug report from one user of my sticker app that updating a pack does not work anymore, instead it creates a new one. This seems to be a regression still in place in version 2.20.120.

Could you file an issue with the engineering team so they get notified of this bug?

@gyeongnz
Copy link

gyeongnz commented Feb 23, 2021

Hi,
Same here on iPhone Xs Max (iOS 14.4).
Is there any update for this issue?
@simonzhexu

@gyeongnz
Copy link

Whatsapp for andorid has more properties like "image_data_version" and "avoid_cache" for exporting sticker pack.
Do Whatsapp for iOS needs set more properties for this issues?

@BattleShipPark
Copy link

I have the same case.

@sofyafreyman
Copy link
Contributor

Hey guys, we are aware of this bug, it happens on iOS 13+ due to changes in API. I will prioritize finding a fix and will update you as soon as I can. Thanks for your patience

@meismyles
Copy link

Any update on this?

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

No branches or pull requests

10 participants