-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
please help, not working on ios #30
Comments
same issue not working on ios after selecting an image. |
Did you call well the method Show () of the ImageCropper ? |
Ok I will check it thanks
El jue., 19 de diciembre de 2019 8:55 a. m., mostbt <
[email protected]> escribió:
… Did you call well the method Show () of the ImageCropper ?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#30?email_source=notifications&email_token=AG2OSCQBDALMDHKUNLEPIBLQZODNLA5CNFSM4JQKQLTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHJ3E4I#issuecomment-567521905>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AG2OSCX6RRU4XMC2HLDATELQZODNLANCNFSM4JQKQLTA>
.
|
I'm having maybe a similar issue. The crop works fine on the AOS side but on the IOS side I'm getting an issue when launching the Crop system from an RG Popup. The popup displays and on the click, the action sheet appears, I can take the photo and once I select "use photo" the crop system doesn't load. On the AOS side it does not seem to be a problem launching the Crop from the modal. Could this just be a limitation of Xamarin IOS? The DEMO app works fine on the deployed device. |
I added the line Stormlion.ImageCropper.iOS.Platform.Init(); in AppDelegate and when I want to take a picture, it shows the camare, take the picture and nothing else happen, is not showing the tool, could you please help me? thanks
The text was updated successfully, but these errors were encountered: