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

Stickers cannot be added to Business WhatsApp[Android] #896

Closed
AbdullahProgrammer426351 opened this issue Sep 4, 2022 · 1 comment
Closed
Assignees
Labels
Android android issues

Comments

@AbdullahProgrammer426351

When I try to add stickers on Business Whatsapp, a dialog opens and gives me an error :

There's a problem with this sticker pack and it can't be added to Business Whatsapp

And when I click ok
Another dialog appears with the message

Error with the Pack:
Permission denial : reading com.example.xxx.stickercontentprovider/metadata/2 from pid=7454, uid=10047 requires com.whatsapp.sticker.READ or grantUriPermission()

@Korogba
Copy link

Korogba commented Jun 3, 2024

This is likely because you have not setup your ContentProvider correctly.

You can check the docs here to see how this is done in the sample app: https://github.com/WhatsApp/stickers/blob/main/Android/README.md#advanced-development

@Korogba Korogba closed this as completed Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android android issues
Projects
None yet
Development

No branches or pull requests

3 participants