SDK 29 ImagePicker always fail

Hi! After upgrading to SDK 29, I can’t open ImagePicker anymore and the error always show “Missing CAMERA_ROLL” permission.

Here is my code: https://gist.github.com/jarvisluong/70fc7d7f36e54091b57d45974e2fc16b

After downgrading my code to SDK 28, it works fine. Please help!

2 Likes

I’m having the same problem. :confused:

I’ve worked up a minimum working example. You will have to run this on a device as the snack simulator doesn’t seem to work with SDK 29. This snack works fine in SDK 28 but with SDK 29 it fails every time even with permissions granted.

Clarification I’m only seeing this behavior on iOS.

1 Like

Hi guys, sorry for the inconvenience. We’ll track this bug in https://github.com/expo/expo/issues/2042.

2 Likes

Ssame problem. :sob:

1 Like

Hi @wagnercsfilho, an update to Expo Client has been released yesterday, could you please ensure you’re testing the behavior on the latest version of Expo Client?

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