jbowmanp1107 / ImageCropper.Maui

MIT License
43 stars 10 forks source link

Image cropper is not being launched in iOS platform after the fix for Android in V 1.0.1 #2

Closed MGohil closed 1 year ago

MGohil commented 1 year ago

Image cropper is not being launched in iOS platform after the fix for Android.

MGohil commented 1 year ago

@jbowmanp1107 : I saw that the whole code in the ShowFromFile method in iOS, is commented out. If you please open that and release a fix?

https://github.com/jbowmanp1107/ImageCropper.Maui/blob/main/ImageCropper.Maui/Platforms/iOS/PlatformImageCropper.cs#L13

jbowmanp1107 commented 1 year ago

Working on getting a new build with this, but mac decided it needed to take 12 hours to update xcode..

jbowmanp1107 commented 1 year ago

Try 1.0.2.. My mac has gone to hell after updates.. but I was able to get a build.. but unable to test it due to simulator issues..

MGohil commented 1 year ago

Thanks @jbowmanp1107 Its now working good on both platforms.