Hi,
I am using iOS SDK 0.15 version of CreativeSDK, and I want to ensure that the images created in the editor are of a specific aspect ratio, as given in docs : https://github.com/CreativeSDK/ios-getting-started-samples/blob/master/Image%20Editor%20UI%20Component/Guide/Guide.md#mandatory-crop
But in sample app XCode is unable to find this AdobeImageEditorCropPreset class and initWithImage:mandatoryCropPresets method.
Please let me know if I am missing any framework.
Thanks