react-native-multiple-image-picker icon indicating copy to clipboard operation
react-native-multiple-image-picker copied to clipboard

[bug/crash][iOS][v0.4.9] - Unexpectedly found nil while unwrapping an Optional value

Open hirbod opened this issue 3 years ago • 0 comments

Just updated to 0.4.9 and the library crashes immediately now:

react_native_multiple_image_picker/MultipleImagePicker.swift:92: Fatal error: Unexpectedly found nil while unwrapping an Optional value
2022-01-01 13:22:13.219325+0100 xxx[5162:1976436] react_native_multiple_image_picker/MultipleImagePicker.swift:92: Fatal error: Unexpectedly found nil while unwrapping an Optional value

Haven't got this issue with 0.4.8. Downgrading for now. Guess the latest release regarding those two new textfields are causing this issue

hirbod avatar Jan 01 '22 12:01 hirbod