Hi, there
I have been in trouble with zendesk sdk when I try to build my project on Xcode 14
I set "ZendeskSDKMessaging" in my Podfile to install Zendesk sdk
but "no such module 'zendesk'" error occurs when import Zendesk sdk in my_swift.swift
what should I do resolve this issue?
Does this still happen after cleaning the project build and trying again?