ringcentral / engage-digital-messaging-ios

Engage Digital Messaging IOS SDK
Other
10 stars 6 forks source link

Does it support structured messages? #44

Closed tylerlong closed 3 years ago

tylerlong commented 3 years ago

Ref: https://developers.ringcentral.com/engage/digital/guide/interactions/structured-messages/quick-start

Link about is the web page. I am wondering does iOS support the same feature? If yes, how to enable it from programming perspective?

CedricBm commented 3 years ago

Hello, Yes iOS supports structured messages. You just need to have at least the v2.0.0 version.

Feature: support the structured messages (quick reply, template, carousel and rich link)

cf https://github.com/ringcentral/engage-digital-messaging-ios/blob/master/CHANGELOG.md#dimelo-ios-sdk-200-july-21th-2020

You can also see it here https://developers.ringcentral.com/engage/digital/guide/interactions/structured-messages in the table that iOS supports structured messages. (Android also supports them, the documentation will be updated)