Replies: 2 comments 11 replies
-
Hi @IVLabs-1 , I believe that our customer support team already answered your question. I copy here the answer that they provided for you to implement the inserttext: You only need to call this method: https://docs.fleksy.com/sdk-ios/api-reference-ios/interfacekeyboardviewcontroller/#inserttext. interface.insertText("text that you want to add") Best |
Beta Was this translation helpful? Give feedback.
9 replies
-
Hi @xevifar Thanks for send me this code interface.insertText("text that you want to add"). I am able to insert text using this code. Thank you for your support. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to implement class FKInterfaceInputViewController class for inserting our custom text in the input text field of any app in ios platform using using Fleksy keyboard sdk. Please help me to resolve this issue.
Beta Was this translation helpful? Give feedback.
All reactions