Skip to content

Fix In-composer camera issue with multi-image iOS #4506

Martin Santangelo requested to merge fix/ios-camera-multiimage into develop

Ticket(s) / Related Merge Requests

#4506 (closed)

Summary of Changes

Added an option to ignore repeated images to the multi-attachment store and used it when the image was taken from the camera.

On iOS was detecting all the images captured by the camera as the same one.

Testing Considerations

check issue

Regression Scope

none

Platform Affected (web, mobile, etc)

iOS

Developer Testing Completed

iPhone XR

Screenshots

IMG_E277267F0999-1

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports