Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: [IOPLT-787] Upgrade react-native-image-picker to fix android policy issue #6482

Merged
merged 107 commits into from
Jan 8, 2025

Conversation

CrisTofani
Copy link
Contributor

@CrisTofani CrisTofani commented Dec 2, 2024

Note

This PR depends on #6348

Short description

This PR upgrades react-native-image-picker to 7.2.2 in order to fix the new google play policy on the READ_MEDIA_IMAGES permission

List of changes proposed in this pull request

  • Upgrade image picker library to latest available

How to test

Check the pick of an image on Barcode screen on both OS to check everything's fine

Copy link
Contributor

@Vangaorth Vangaorth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Tested on iOS simulator and on Fold4 Android 14

Copy link
Member

@shadowsheep1 shadowsheep1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Tested on three different physical android devices (Motorola, Huawei, 1+)

@CrisTofani CrisTofani added this pull request to the merge queue Jan 8, 2025
Merged via the queue into master with commit 3467298 Jan 8, 2025
21 checks passed
@CrisTofani CrisTofani deleted the IOPLT-787-upgrade-image-picker branch January 8, 2025 10:27
LazyAfternoons added a commit that referenced this pull request Jan 9, 2025
…olicy issue (#6482)

> [!note]
> This PR depends on #6348

This PR upgrades `react-native-image-picker` to 7.2.2 in order to fix
the new google play policy on the `READ_MEDIA_IMAGES` permission

- Upgrade image picker library to latest available

Check the pick of an image on Barcode screen on both OS to check
everything's fine

---------

Co-authored-by: LazyAfternoons <[email protected]>
Co-authored-by: Damiano Plebani <[email protected]>
Co-authored-by: LazyAfternoons <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants