Skip to content

Fixed video dimension issue on portrait mode #4898

Manish requested to merge js/4898-video-dimension-issue into master

Ticket(s) / Related Merge Requests

#4898 (closed)

Summary of Changes

(Summarize the changes made concisely)

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

  • Make sure you test that the video dimensions are correct after the video is recorded on both ios and android, AND on both landscape and portrait mode. Also, check taking pictures in these circumstances is ok

Regression Scope

  • video recording result
  • taking pictures (very unlikely)

Platform Affected (web, mobile, etc)

All

Developer Testing Completed

iOS, local

Screenshots

IMG_7905

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Manish

Merge request reports