
Create dynamic sticker packs for WhatsApp and add pack to WhatsApp using this extension. Make a trending WhatsApp 😍 sicker app now
Downloads
0
Views
2,954
Reactions
2
Docs
WhatsApp is one of the widely used social media app and the custom stickers feature is used by many users. Many sticker apps are still trending on PlayStore. Earlier it wasn't possible to create WhatsApp Sticker apps with AppInventor & It's clones. With this extension you can create and add the pack to WhatsApp with apps made with AppInventor , Kodular , Niotron or Casagbic
| IosAppStoreLink | text | Opens your app in App Store when more details clicked |
| AndroidPlayStoreLink | text | Opens your app in Play Store when more details clicked |

Number of sticker packs created
Rendering block preview…
returnType : number
Convert image to webp image. WhatsApp stickers needed to be in webp format to work
Rendering block preview…
| imagePath | text | full path to image |
| saveAs | text | full path to webp image |
| quality | number | wether webp will be lossy or loseless. 0 to 100 |
Return ASD in android >10 and external storage in android <10
Rendering block preview…
returnType : text
Remove a pack by identifier from your app and not WhatsApp
Rendering block preview…
| identifier | text | sticker pack identifier used while creating pack |
Update this value to update whatsapp stickers
Rendering block preview…
| identifier | text | |
| imageDataVersion | text |
Creates a sticker pack
Rendering block preview…
| identifier | text | a unique identifier for the pack |
| name | text | pack name |
| publisher | text | |
| baseDirectory | text | Extension check for images in ASD and you can mention other paths in ASD where the images are stored |
| trayImageFile | text | A png image.This image should be 96x96 pixels and must be less than 50 KB. |
| publisherEmail | text | |
| publisherWebsite | text | |
| privacyPolicyWebsite | text | |
| licenseAgreementWebsite | text | |
| imageDataVersion | text | |
| avoidCache | boolean | false (recomended), if true there won't be cache for stickers |
| animatedStickerPack | boolean | wether the pack contains animated or static stickers |
Add sticker to a sticker pack by identifier, emojis : required, maximum 3
Rendering block preview…
| identifier | text | identifier used to create pack |
| image | text | image file name in ASD |
| emojis | list | Emojis used to represent the image. List of emojis with minimum 1 and maximum 3emojis |
Return a dictionary of pack by identifier
Rendering block preview…
returnType : dictionary
| identifier | text |
Total number of stickers in a pack
Rendering block preview…
returnType : number
| identifier | text |
Adds the pack to WhatsApp
Note : ⚠ This block won't work in companion
Rendering block preview…
| identifier | text | |
| packName | text | Pack aname shows in dialog while adding pack |
Rendering block preview…
Rendering block preview…
After sticker pack added successfully
Rendering block preview…
After sticker pack added successfully
Rendering block preview…
After image is converted to webp
Rendering block preview…
After image is converted to webp failed
Rendering block preview…
Feel free to contact me to for new blocks or for reporting bugs and improvements
Jerin Jacob's store | GetaixHi I'm creating extensions, check my extensions hereJerin Jacob's store | GetaixReleases
com.getaix.aistickers_mit.aix
363 KB
Apr 15, 2022
AIX package
Release notes not provided.