Skip to content
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

Open
justwooper opened this issue Nov 22, 2019 · 4 comments
Open

please help, not working on ios #30

justwooper opened this issue Nov 22, 2019 · 4 comments

Comments

@justwooper
Copy link

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

@jangenvher23
Copy link

jangenvher23 commented Nov 26, 2019

same issue not working on ios after selecting an image.

@mosflex
Copy link

mosflex commented Dec 19, 2019

Did you call well the method Show () of the ImageCropper ?

@justwooper
Copy link
Author

justwooper commented Dec 19, 2019 via email

@mjaldevbot
Copy link

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.
Application output shows
Warning: Attempt to present <TOCropViewController: 0x14b834400> on <RgPopupPlatformRenderer: 0x14eeb1590> which is already presenting <Rg_Plugins_Popup_IOS_Renderers_PopupPageRenderer: 0x14eea33e0>

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants