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

fix(ios): Picking ProRAW pictures from Gallery #2098

Merged
merged 1 commit into from
May 9, 2024

Commits on May 9, 2024

  1. fix: Picking ProRAW pictures from Gallery

    If object can't be loaded, load its data representation.
    Considering that the code was duplicated for multiple and single selections, refactor the code to remove redundancy.
    For multiple selection, since it's not possible to cancel image loading when one fails, the refactor also changes concurrent loading to serial.
    
    References: https://outsystemsrd.atlassian.net/browse/RMET-3243
    OS-ricardomoreirasilva committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1eb5e46 View commit details
    Browse the repository at this point in the history