Every-time I tried to run my code is crashes as any-point that I try to initiate the function to call any part of the SDK.
I have included the FoundationSDK in my build process:
And I have included the reference to SDK in the header file:
But anytime I run this, I get this error:
Uncaught exception: Framework CreativeSDKImage requires framework CreativeSDKFoundation but framework CreativeSDKFoundation is not present
Any ideas?