This repository has been archived by the owner on Jul 27, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
initWithImage:mandatoryCropPresets method not found #28
Comments
Hi @NehaKushwah993 Thanks |
I used following for : Square :
for Ratio :
and then called it |
Hi @NehaKushwah993 Thanks |
Sorry I dont know about iOS code, try to find similar in docs.
…On Mon, 17 Sep 2018 at 11:28 AM, Twinkle24IT ***@***.***> wrote:
Hi @NehaKushwah993 <https://github.com/NehaKushwah993>
Thanks for quick reply . but i cant found *AdobeImageIntent* in adobe
library. I am using iOS_SDK. i think it is android syntax. If possible than
can you please share iOS code?
Thanks
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#28 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ASYzdLkjreV5bEIqx_wCVFaxlRlwhQQkks5ubznwgaJpZM4Ngeo7>
.
|
Hi @NehaKushwah993 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 andinitWithImage:mandatoryCropPresets
method.Please let me know if I am missing any framework.
Thanks
The text was updated successfully, but these errors were encountered: