zoho_gc_sdk 1.0.5 copy "zoho_gc_sdk: ^1.0.5" to clipboard
zoho_gc_sdk: ^1.0.5 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.5 #

Android #

- Fixed a crash issue while previewing an attachment.
- Fixed a crash in the location component when the map API key was not found.
- Fixed a message content margin issue.

iOS #

- Fixed a message content margin issue.

1.0.4 #

In Android & iOS #

- Added a public API (hideEndChatPopupWindow) to hide or show the end chat popup.
- Added a public API (hideLanguageMismatchPopupWindow) to hide or show the language mismatch popup.

1.0.3 #

In Android & iOS #

- Added a public API to show or hide the language switch option.

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
110
points
112
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

Packages that implement zoho_gc_sdk