Fleksy Sticker or GIF callback #36
dk-135-git
started this conversation in
General
Replies: 1 comment
-
Hi @dk-135-git , The action of sending a GIF or sticker to the App where the keyboard is on, mainly, is an action of the user that has to "paste" the element into the textfield of the App. This means that we do not know when the user is gonna paste this element in the textfield. Regarding your second question, I would say that this depends on each of the different Apps where the keyboard operates. For example, on Telegram, this would be one thing, on Whatsapp another, etc, and some of them might not support adding a link as part of the GIF or sticker. Hope it helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please let me know, how can I get callback of sending GIF or Sticker from my custom Fleksy keyboard on my code on Android SDK? And how can I append a hyperlink of my app from play-store with message or sticker when user is using my keyboard?
Beta Was this translation helpful? Give feedback.
All reactions