Closed viztushar closed 4 years ago
I meet the same problem,have you resolved it
@viztushar @applicazza
@applicazza ,I meet the problem,I want to know have anyone used it successful,I hope the developer can give a detailed explanation
Plugin has been updated to version 0.0.2
I have added detailed instruction in README about adding both local and remote stickers.
Closing an issue for now, feel free to reopen it if needed.
my sticker are stored in server so first user download stickers and i store those sticker into Application Documents Directory with help of getApplicationDocumentsDirectory() method and after that i call the " await stickerPack.sendToWhatsApp();" but always get FILE_NOT_FOUND Exception.