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

sticker pack not added if you would like to add it, make sure you update #988

Closed SaifKhanBabar closed 6 months ago

SaifKhanBabar commented 1 year ago

WhatsApp Image 2023-11-01 at 11 41 29_2d04c7cc

santi-petersen commented 1 year ago

You probably need to do this: #707

<!-- to be able to query the whitelist status in WhatsApp 
 https://developer.android.com/training/basics/intents/package-visibility#package-name -->

  <queries>
      <package android:name="com.whatsapp" />
      <package android:name="com.whatsapp.w4b" />
  </queries>
SaifKhanBabar commented 1 year ago

hi i see your email, thank you for helping me but i am still stuck and has no idea to where to start ! please if you can help me in this, i am kind of not expert in dealing with android studio! we ca collaborate on Github or if you are ok with helping me through my whatsapp.

On Wed, 1 Nov 2023 at 21:44, santi-petersen @.***> wrote:

You probably need to do this: #707 https://github.com/WhatsApp/stickers/issues/707 ( https://github.com/WhatsApp/stickers/issues/707#issuecomment-758329077 http://url

— Reply to this email directly, view it on GitHub https://github.com/WhatsApp/stickers/issues/988#issuecomment-1788982155, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCYYCRAJCTMZS3KMRUKJHF3YCJG5JAVCNFSM6AAAAAA6YV7UB6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBYHE4DEMJVGU . You are receiving this because you authored the thread.Message ID: @.***>

-- SAIF KHAN BABAR

SaifKhanBabar commented 1 year ago

i dont know where to add this, even if i refer to the tagged mail, i can not find the place to add in my manifest

santi-petersen commented 1 year ago

i dont know where to add this, even if i refer to the tagged mail, i can not find the place to add in my manifest

You can add it at the end before the tag </manifest>. Check the project manifest as example: Android/app/src/main/AndroidManifest.xml

SaifKhanBabar commented 1 year ago

Same here! Do you wherw i can get help from. I cant upload to play store, because customers cant expoet stickers to their whatsapp

On Tue, 21 Nov 2023, 9:05 pm santi-petersen, @.***> wrote:

i dont know where to add this, even if i refer to the tagged mail, i can not find the place to add in my manifest

You can add it at the end before the tag . Check the project manifest as example: Android/app/src/main/AndroidManifest.xml https://github.com/WhatsApp/stickers/blob/main/Android/app/src/main/AndroidManifest.xml

— Reply to this email directly, view it on GitHub https://github.com/WhatsApp/stickers/issues/988#issuecomment-1820889650, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCYYCRE4XROOGXCUFMCEUX3YFSRJLAVCNFSM6AAAAAA6YV7UB6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRQHA4DSNRVGA . You are receiving this because you authored the thread.Message ID: @.***>