Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Zendesk Mobile SDK 2.3.0

Compare
Choose a tag to compare
@RonanMcH RonanMcH released this 02 Nov 16:34
· 20 commits to master since this release
54fe88d

Release 2.3.0

Fix for image attachments layout issues in the RequestController, where images appear at varying dimensions in landscape.
Added Voice Over compatibility.
Fix for text cursor jumping to the end of text, when inserting unicode character, in the middle of the input field.
Fix for article failing to load on initial display, from a clean install.
Fix for tabBar blocking the inputField on iOS 9 and 10.
Deprecated the ZDKHelpCenterDelegate that displayed the human contact options,
use HelpCenterUiConfiguration and ArticleUiConfiguration instead.
Fix for navBar shadow missing after presenting Create Request screen.