Closed davidtperk closed 7 years ago
Seems best to import only the related SDK components.
Did you install the SDK using cocoapods? This should have installed all the necessary headers?
@dotliebrand the pod 'connect-sdk-client-ios' doesn't seem to exist anymore.
It has actually never been uploaded as of yet.
My bad, I thought it was. Rob is right.
Hi dtp5, this won't help you immediately, but we are working on the cocaopods upload. Also, we have a Swift SDK on our radar that will make your life easier in the future. No definitive release date yet though.
I'm trying to use the GlobalCollectSDK in my Swift project, but there doesn't seem to be a master header file to import. Must I import every .h file from the SDK into my Swift bridging header?