Recent searches


No recent searches

ifiniti Support's Avatar

ifiniti Support

Joined Jan 25, 2023

·

Last activity Jan 30, 2023

Following

0

Followers

0

Total activity

3

Votes

0

Subscription

1

ACTIVITY OVERVIEW

Latest activity by ifiniti Support

ifiniti Support commented,

Community comment Developer - Zendesk SDKs

We are trying to integrate Messaging SDK. Due to this instruction https://developer.zendesk.com/documentation/zendesk-web-widget-sdks/sdks/ios/getting_started/ we only need to install ZendeskSDKMessaging pod, but in that case we receive error "No such module 'ZendeskSDK' " on import ZendeskSDK. So we also adding ZendeskSDK pod. After that we receive error "Cannot find 'Zendesk' in scope" and "Cannot find 'DefaultMessagingFactory' in scope" on Zendesk.initialize function. If we are adding ZendeskCoreSDK to resolve that error we still didn't getting initialize function used in tutorial. It contains only initialize with appID, clientID and url and no initialize with channelID option as in instruction. So the question is, what is the right set of pods we need to install to make ZendeskSDKMessaging working?

View comment · Posted Jan 30, 2023 · ifiniti Support

0

Followers

0

Votes

0

Comments


ifiniti Support created a post,

Post Developer - Zendesk SDKs

Problems with iOS SDK initialisation, Developers tries to add SDK to app, but we have following Issue - which set of pods you need to install. If I take what is in the instructions, I get "Cannot find 'Zendesk' in scope". If I add ZendeskCoreSDK, then it does not see such a method for initialization, as in the instruction Zendesk.initialize(withChannelKey..., it only shows the one for SupportSDK with appID, clientID and url
Installation like in documentation - https://developer.zendesk.com/documentation/zendesk-web-widget-sdks/sdks/ios/getting_started/

Posted Jan 25, 2023 · ifiniti Support

0

Followers

5

Votes

2

Comments