Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add prefill message content method to iOS SDK #56

Open
alimcharaniya opened this issue Aug 27, 2021 · 2 comments
Open

Add prefill message content method to iOS SDK #56

alimcharaniya opened this issue Aug 27, 2021 · 2 comments

Comments

@alimcharaniya
Copy link

alimcharaniya commented Aug 27, 2021

Hi there,

We like to prefill messages for our users so our support team can quickly understand the inquiry reason. The JS SDK has the ablity to send a pre determined message.

$crisp.push(['do', 'chat:open']);
$crisp.push(['do', 'message:send', ['text', 'Verify my account, please.']]);

Can we please add this functionality to the iOS SDK?

Thanks,
Alim

@baptistejamin
Copy link
Member

Hey Alim! Thanks for the feedback, I'll share this with the rest of the team!

@jmtiimo
Copy link

jmtiimo commented Apr 14, 2023

@baptistejamin is this something that's on the roadmap? We would love to have this feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants