iOS ZendeskCoreUtilities v1.4.0 crashes app on Zendesk initialize | Community
Skip to main content

iOS ZendeskCoreUtilities v1.4.0 crashes app on Zendesk initialize

  • July 21, 2023
  • 1 reply
  • 0 views

JOIN

Hey team,

I've recently updated my SPM for ZendeskMessaging from 2.12.0 to 2.13.0.

Several other packages updated with that update and made my app crash on zendesk initialisation.

I've tried changing several packages and found the error in ZendeskSDKCoreUtilities 1.4.0, pinning that version to 1.3.0 (and thus ZendeskMessaging back to 2.12.0) fixed the issue.

This is what I call:
`Zendesk(withChannelKey: "<our key>", messagingFactory: DefaultMessagingFactory()) { result in ... }`

The error that I got:

Stack trace:

Could you please investigate and let us know when a new version is released?

1 reply

Hey Folks,
 
Are you able to reproduce this in our demo app?