Expo image picker crashed in version 43.0.0 on IOS

Please provide the following:

  1. 43.0.0:
  2. IOS:
  3. expo-image-picker.

There’s not much to say, the usage example itself in the official documentation you can see the problem at ImagePicker - Expo Documentation.
Both in the simulator and on the real device, the example does not have the desired behavior, causing the application to close by itself after the command to open the media library, if you change the sdk version to 42.0.0 or lower, the example becomes works as expected, only in version 43.0.0 the defective behavior is noticed

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.