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

I can't make image crop work #6

Open
josecash opened this issue Nov 6, 2019 · 1 comment
Open

I can't make image crop work #6

josecash opened this issue Nov 6, 2019 · 1 comment

Comments

@josecash
Copy link

josecash commented Nov 6, 2019

Hi there,

I'm new to capacitor, and trying to use your plugin with ionic 5 and angular 8.

I have try with the example in Readme.txt but It's failing in android and ios.

Ios say:

To Native -> ImageCropPlugin show 96403830
Fatal error: Unexpectedly found nil while unwrapping an Optional value: file .../node_modules/capacitor-image-crop/ios/Plugin/Plugin/Plugin.swift, line 30
2019-11-06 09:46:33.649345+0100 App[2422:132488] Fatal error: Unexpectedly found nil while unwrapping an Optional value: file .../node_modules/capacitor-image-crop/ios/Plugin/Plugin/Plugin.swift, line 30

Any idea?

Thanks.

@tonymccallie
Copy link

I'm having the exact same issue but different line number:

2020-04-28 09:54:48.791209-0600 App[68529:24767149] [Process] kill() returned unexpected error 1
Fatal error: Unexpectedly found nil while unwrapping an Optional value: file .../node_modules/capacitor-image-crop/ios/Plugin/Plugin/Plugin.swift, line 28
2020-04-28 09:54:48.797633-0600 App[68529:24767149] Fatal error: Unexpectedly found nil while unwrapping an Optional value: file .../node_modules/capacitor-image-crop/ios/Plugin/Plugin/Plugin.swift, line 28```

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

2 participants