<While picking an image from gallery, image_picker...
# community-feeds
r
While picking an image from gallery, image_picker is crashing the the app on IOS with no logs in the console Whenever I click on pick image from gallery using image_picker: ^0.8.6+1 plugin, it opens up the gallery and when I select any image, the app simply crashes with the following message in the console: "Lost connection to device." Here is the report I'm getting when Runner stops. Last Exception Backtrace: 0 CoreFoundation 0x7ff80042889b __exceptionPreprocess + 226 1 libobjc.A.dylib 0x7ff80004dba3 objc_exception_throw + 48 2 CoreFoundation...