SDK - BOT text | Community
Skip to main content

SDK - BOT text

  • October 18, 2022
  • 2 replies
  • 0 views

I would like to customize the message below on SDK for APPs (android and IOS) is this possible?

2 replies

Eric27
  • October 18, 2022
Hey Kris,

You can see how to customize existing strings in the linked documentation below:

iOS
Android
 
Essentially you'll just need to go to the corresponding xml files, find the corresponding string and update to whatever you'd like. 
 
Thanks!

  • Author
  • October 19, 2022

thanks alot!