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

Conversation

OS-ricardomoreirasilva
Copy link
Collaborator

@OS-ricardomoreirasilva OS-ricardomoreirasilva commented May 9, 2024

If the image 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 impossible 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 OS-ricardomoreirasilva self-assigned this May 9, 2024
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 OS-ricardomoreirasilva marked this pull request as ready for review May 9, 2024 10:58
@OS-ricardomoreirasilva OS-ricardomoreirasilva changed the title fix: Picking ProRAW pictures from Gallery RMET-3243 ::: iOS ::: Picking ProRAW pictures from Gallery May 9, 2024
@OS-ricardomoreirasilva OS-ricardomoreirasilva changed the title RMET-3243 ::: iOS ::: Picking ProRAW pictures from Gallery fix(iOS): Picking ProRAW pictures from Gallery May 9, 2024
@OS-ricardomoreirasilva OS-ricardomoreirasilva changed the title fix(iOS): Picking ProRAW pictures from Gallery fix(ios): Picking ProRAW pictures from Gallery May 9, 2024
@OS-ricardomoreirasilva OS-ricardomoreirasilva merged commit 20b9e26 into main May 9, 2024
12 checks passed
@OS-ricardomoreirasilva OS-ricardomoreirasilva deleted the fix/RMET-3243/pick-proraw-photos branch May 9, 2024 16:17
NetEvolutions added a commit to werktools/capacitor-plugins that referenced this pull request May 27, 2024
…tion-aware-camera-5.x

* commit 'c4feee0846830308a38154b9c1538031b374e2b8':
  fix(ios): apply filter to fetch correct scene object (ionic-team#2103)
  fix(ios): Picking ProRAW pictures from Gallery (ionic-team#2098) (ionic-team#2099)
  fix(android): removes setOnExitAnimationListener when fade out is disabled
  fix(ios): iOS panorama photos selected through CameraPlugin are corrupted (ionic-team#2088)
  bug(@capacitor/screen-orientation): iOS landscape lock using incorrect mappings (ionic-team#2049)
  chore: Update install instructions with latest-5 tag (ionic-team#2084)
  chore: publish as latest-5 (ionic-team#2081)
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.

None yet

3 participants