You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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```
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.
The text was updated successfully, but these errors were encountered: