zoho_gc_sdk 1.0.2 copy "zoho_gc_sdk: ^1.0.2" to clipboard
zoho_gc_sdk: ^1.0.2 copied to clipboard

The Guided Conversations (GC) mobile SDK for iOS helps developers build a conversational self-service platform to achieve the best customer service. GC replaces human interactions with built-in conver [...]

1.0.2 #

In Android: #

- Introduced Multilingual support in GC Flows to enhance localization.
- Added support for GC Flow customization on the mobile side, enabling more flexible UI behaviour.
- Implemented chat export functionality for improved conversation management.
- Deprecated the showWidget API starting from this version.

In iOS: #

- Introduced Multilingual support in GC Flows to enhance localization.
- Added support for GC Flow customization on the mobile side, enabling more flexible UI behaviour.
- Implemented chat export functionality for improved conversation management.
- Deprecated the showWidget API starting from this version.
- Updated build configurations to support Xcode 16, in line with Apple’s latest requirements.

API Changes #

- Update your implementation to use the latest showFlow method with the preferredLanguage parameter to take advantage of multilingual support in flows.    
Status Method Signature Notes
Deprecated static Future<void> show(String orgId, String widgetId, String domain) Replaced by showFlow() from v1.0.0
Old API static Future<void> showFlow(String orgId, String flowId, String domain) Initial replacement for show()
Updated API `static Future Now includes optional preferredLanguage
{String preferredLanguage = " "})`
0
likes
120
points
76
downloads

Publisher

verified publisherzoho.com

Weekly Downloads

The Guided Conversations (GC) mobile SDK for iOS helps developers build a conversational self-service platform to achieve the best customer service. GC replaces human interactions with built-in conversations. It directs customers to appropriate solutions according to their responses during conversations.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on zoho_gc_sdk