You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 27, 2019. It is now read-only.
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
AdobeImageEditorCropPresetclass andinitWithImage:mandatoryCropPresetsmethod.Please let me know if I am missing any framework.
Thanks