WhatsApp / stickers

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

Sticker are not added in What's App #501

Closed RahulPrajapati97 closed 4 years ago

RahulPrajapati97 commented 5 years ago

When I was add stickers in what's up, sticker are added but if I remove my sticker app from recent apps stickers are automatically disappear

MarvinJWendt commented 5 years ago

Hi @RahulPrajapati97, sorry for the late response. Please make sure that your sticker app has an exception in your energy-saving options. Your phone tries to save as much energy, that results in your phone closing the sticker app - WhatsApp cannot communicate with your sticker app then.

RahulPrajapati97 commented 5 years ago

@MarvinJWendt Bur I have already turn off battery optimization option from app setting.Still sticker are not appear.

MarvinJWendt commented 5 years ago

@RahulPrajapati97 did you follow those steps? https://github.com/WhatsApp/stickers/issues/167#issuecomment-437684615

RahulPrajapati97 commented 5 years ago

@MarvinJWendt Yes Sir I have already come out from this steps

MarvinJWendt commented 5 years ago

Okay that's strange, I don't know any other case where the energy-options weren't the reason. Can you please give us more information (Device, Android Version, etc..)

RahulPrajapati97 commented 5 years ago

@MarvinJWendt I have face this in all android device from 6 to 9 all device I have taken code of sticker from https://github.com/idoideas/StickerMaker-for-Whatsapp this link

bhavesh-srashtasoft commented 5 years ago

Hii, @MarvinJWendt I am facing same issue

Are you sure, That sticker disappear because of battery optimization is on/off ?

Check App :- https://play.google.com/store/apps/details?id=com.wastickers.wastickerapps

Because I have seen this app in that no need to turn off battery optimization, with out that the app was working perfectly fine. If you have more idea about this issue then guide me.

simonzhexu commented 5 years ago

what phone do you have?

RahulPrajapati97 commented 5 years ago

@simonzhexu I have Samsung Galaxy J7 prime But I have check in all the devices it give me same O/P. Help me as soon as possible

simonzhexu commented 5 years ago

I downloaded your app and was able to see stickers in WhatsApp after adding a pack. I removed your sticker app from recents, and the stickers are still in WhatsApp. I do have plans to cache the stickers in WhatsApp after they are added. If your problem is not happening very often, my suggestion is to wait for my ultimate fix:)

RahulPrajapati97 commented 5 years ago

@simonzhexu No you have misunderstanding that's not his app. He gave you example that thus app work properly but our not.

simonzhexu commented 5 years ago

I see. well, I have some plans to cache the stickers, so this problem will be happening way less. Hang on there.

MarvinJWendt commented 4 years ago

Sticker caching is now a thing, read more here: https://github.com/WhatsApp/stickers/wiki/Sticker-Updates:-September-30,-2019

Closing this because it is solved now :)