MediaLibrary permissions

Hello, what are the correct permissions required to use the MediaLibrary package in a managed application? On the MediaLibrary documentation it says (MediaLibrary - Expo Documentation):

In managed apps, the permission to access images or videos (Permissions.CAMERA_ROLL) is added automatically.

If I click through to the Permissions.Camera_roll link (https://docs.expo.io/versions/latest/sdk/permissions/#permissionscamera_roll) it appears that this permission doesn’t exist any more?

Are these docs up to date/correct? Or do I need to add something to my app.json?

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